Provably Fair
Every game is transparent. Verify every outcome yourself.
What Is Provably Fair?
Provably Fair is a cryptographic system that makes our games fully transparent. You can check that each result is random and that we did not change it after you bet. No trust required. Just math.
100% Transparent
All results can be verified anytime. We do not hide the math. You get the tools to check every bet you make on CoinRush.
How It Works
Before a game starts we generate a server seed and combine it with your client seed. The outcome comes from hashing that combination. After the game we reveal the server seed so you can run the same calculation and confirm the result.
Every bet can be verified with standard crypto (SHA-256). The outcome was fixed once the seeds were set. We cannot change it after you place your bet.
Verification Step by Step
1. Server seed (hidden at first): We generate a random server seed before the game.
2. Client seed (your input): You set or confirm your client seed.
3. Combined hash: Both seeds plus a nonce are hashed to get the result.
4. Reveal and verify: After the game we show the server seed. You can verify the hash and the result yourself.