Verify · crash
Verify any Stake Crash result.
Reproduce any Stake Crash point from the seed pair and nonce — no trust required, just cryptography.
Seed & hash checker
After you rotate seeds, confirm the revealed server seed matches the hash the house showed you up front.
How Crash is derived
Crash uses the same 1%-edge transform as Limbo: crash point = 0.99 ÷ (1 − float). Verify the round busted exactly where the house said it did.
Every result here is computed with HMAC-SHA256(serverSeed, clientSeed:nonce:round) directly in your browser — nothing is sent to a server. Reproduce any other game on the full provably-fair verifier.