StakeSim
Updated June 2026 · Free Tool · Client-Side · No Data Sent to Server

Provably Fair Calculator & Verifier

Verify any crypto casino bet using your server seed, client seed, and nonce. Works with Stake.com, Duel.com, BC.Game, Roobet, and any HMAC-SHA256 casino. All calculations run in your browser — nothing sent to servers.

847 bets verified0 mismatches5 casinos tested

Select Game

Enter Seeds

SHA-256 Hasher

Hash any string with SHA-256. Use this to verify that Stake's server seed hash matches the seed they reveal after rotation.

Enter your seeds to verify

Paste your server seed, client seed, and nonce from Stake.com to independently verify any bet result. All calculations happen in your browser.

How Provably Fair Works

1
Before you bet: Stake generates a server seed and shows you its SHA-256 hash. You set your own client seed.
2
Each bet: The server seed + your client seed + nonce are combined via HMAC_SHA256 to generate the random outcome.
3
After rotating seeds: Stake reveals the server seed. You can now verify that every bet result matches the seed pair.
4
Verify: Use this tool to recalculate any game result from the seeds. If it matches, the game was fair.

Game Formulas

Crash/Limbo: max(1, (2^32 / (int+1)) * 0.99)
Dice: floor(float * 10001) / 100
Plinko: N floats, each <0.5=L, ≥0.5=R
Mines: float[i] * (25-i) → Fisher-Yates

What Is Provably Fair Gambling?

Provably fair is a cryptographic system that allows players to independently verify that a casino game result was not manipulated. Before any bets are placed, the casino commits to a server seed by publishing its SHA-256 hash. The player sets their own client seed, giving them influence over the random number generation.

After the player rotates their seeds, the unhashed server seed is revealed. Using the server seed, client seed, and nonce (bet number), anyone can recalculate the exact outcome of every bet using the HMAC_SHA256 algorithm. If the calculated result matches the actual result, the game was provably fair.

Why Use an Independent Verifier?

While Stake.com provides their own verification tool, using an independent third-party verifier like ours adds an extra layer of trust. Our tool runs entirely in your browser — no seeds are ever sent to our servers or any third party. The source code implements the exact same HMAC_SHA256 algorithm published by Stake, so you can verify your results with complete confidence and privacy.

Supported Games

CrashEdge: 1%

HMAC → uint32 → max(1, (2^32/(int+1)) * 0.99)

DiceEdge: 1%

HMAC → float → floor(float * 10001) / 100

LimboEdge: 1%

Same as Crash (different UI)

PlinkoEdge: 1%

N floats → binary path (L/R per row)

MinesEdge: 1-2%

24 floats → Fisher-Yates mine placement

Duel.com: 0% House Edge + Provably Fair

Most provably fair casinos have a 1-4% house edge. Duel.com is the only platform we've tested that runs original games at 0% house edge (100% RTP). Crash, Dice, Plinko, Mines, Blackjack, and Keno — all provably fair AND zero edge.

CasinoCrash EdgeDice EdgeProvably Fair
Duel.com0%0%Yes
Stake.com1%1%Yes
BC.Game1%1%Yes
Roobet~4%~4%Yes

Use code stakesim for 50% rakeback on Pragmatic Play slots. Full bonus details →

Important: Provably fair proves that game results were not manipulated after the server seed was committed. It does not change the house edge or guarantee profits. The house always has a mathematical advantage. Please gamble responsibly.

Explore More