Verify game outcomes and ensure fairness
Every game round uses a server seed (secret), client seed (your input), and a nonce (round counter).
Before the round starts, we publish a hash of the server seed. After the round, we reveal the actual server seed so you can verify the outcome was predetermined and fair.
This cryptographic method ensures that we cannot manipulate results after you place your bet.
You can set your own client seed in game settings
Try these example seeds to see how verification works:
Unlike traditional casino games where you must trust the operator, provably fair games use cryptography to prove the outcome was determined before you bet. You can verify every single game yourself.
We publish the server seed hash before the round. After the round completes, we reveal the actual server seed. You can find past server seeds in your game history.
Yes! You can customize your client seed in game settings. This adds an extra layer of control and ensures we cannot predict the outcome.
The nonce is a counter that increments with each bet. It ensures every bet using the same server and client seeds produces a different outcome.