Independent Verifier

ROULETTE
FAIRNESS

Every spin is mathematically verifiable. The server cannot change the result after your spin — proven by SHA-256.

Verify a spin
SHA-256(serverSeed)
SHA-256(serverSeed:clientSeed:nonce)
✓ Result verified
Algorithm
RESULT CALCULATION
combined = serverSeed + ":" + clientSeed + ":" + nonce
hash = SHA256(combined)
hex8 = hash[0..7]
number = parseInt(hex8, 16) % 121
DISTRIBUTION (121 slots)
VERT 3 slots — 0, 60, 120
ROUGE 49 slots — odd 1–59, even 62–118
NOIR 49 slots — even 2–58, odd 61–119
Game History
LIVE
Date Game ID # Color Server Seed Hash Client Seed Nonce
Loading...
Copied to verifier!