CRASH PROVABLY FAIR VERIFIER
Verify any Crash round instantly. Enter your seeds and nonce to recompute the crash multiplier with HMAC-SHA256 and confirm the result was fair — entirely in your browser.
This page is pre-set to Crash. All presets use the same open-source scheme: HMAC-SHA256(server seed, "clientSeed:nonce:cursor"). Stake and Shuffle are confirmed byte-for-byte; other casinos may differ — see the full verifier.
Calculation Breakdown
Crash is the flagship provably-fair game at Stake, Roobet, BC.Game and most crypto casinos: a multiplier climbs from 1.00x and busts at a random point, and your job is to cash out before it does. Because the bust point is generated cryptographically, you can verify after the fact that the casino did not move it. This tool recomputes the exact crash multiplier from your revealed seeds so you can prove any round was fair.
HOW CRASH RESULTS ARE CALCULATED
Modern per-bet Crash (Stake-style) derives the bust multiplier directly from the HMAC-SHA256 hash of your seed pair and nonce:
- Compute
HMAC-SHA256(serverSeed, "clientSeed:nonce:0")→ a 64-character hex hash. - Take the first 8 hex characters and read them as a 32-bit integer.
- Apply
max(1, floor( (2^32 / (int + 1)) × 0.99 × 100 ) / 100). The 0.99 is the 1% house edge.
Worked example — paste these into the tool to reproduce it: server seed some server seed, client seed some client seed, nonce 1. The first 8 hex chars are 97887987 → integer 2542303623, giving a crash point of 1.67x.
Important: crash formulas are not universal. This is the modern per-bet Stake-style formula. Some operators (bustabit-style) use a pre-generated hash chain instead, so always cross-check the number against your own casino's revealed round.
WHY VERIFY CRASH?
Provably fair only protects you if you actually check it. Verifying a Crash round proves the result was computed from the server seed the casino committed to before your bet, combined with the client seed you chose — so the operator could not have altered the outcome after seeing your wager. Spot-checking even a handful of rounds keeps the system honest and removes any doubt during a losing streak.
Want the full picture? The all-games provably fair verifier handles Crash, Dice, Limbo, Roulette, Mines, Plinko and Keno in one place, and our guide on what provably fair gambling is explains the cryptography from the ground up.
Related Resources
Play Crash: Stake Crash
Strategy: Crash Game Strategy Guide
Compare operators: Best Provably Fair Casinos 2026