PROVABLY FAIR
Verify any round yourself.
No login, no server call, nothing to trust. Paste a round's seed and its published commit hash — this page runs the exact same math the server ran, entirely inside your own browser, and tells you if it checks out.
From the game's Provably Fair panel, after a round resolves.
The hash shown before the round started. Leave blank to skip the commit check.
Default 3 unless the round told you otherwise.
Runs locally — the seed never leaves your device.
01
Hash check
We SHA-256 the seed you entered and compare it against the commit hash the server published before the round — proving the seed wasn't swapped after the fact.
02
Recompute the crash
The first 5 bytes of the seed feed the same formula the server uses to derive the crash multiplier, at the house edge active for that round.
03
Compare
If both the hash and the recomputed multiplier match what was shown in-game, the round was exactly what it claimed to be.