Shuffle.com Keno Verifier
Verify the 10 drawn numbers in your Shuffle.com Keno game using cryptographic proof
How It Works
Shuffle.com Keno uses HMAC-SHA256 to draw 10 numbers:
- Generate hashes using HMAC(serverSeed, clientSeed:nonce:cursor)
- Each hash produces up to 8 float values
- Floats select numbers from remaining pool (1-40)
- Process continues until 10 unique numbers are drawn
About Shuffle Keno
- Numbers Drawn: 10 from 1-40
- Algorithm: HMAC-SHA256
- Verification: 100% client-side
- Selection: Random without replacement
Where to Find Seeds
- Play a Keno game on Shuffle.com
- Go to your bet history
- Click on the bet you want to verify
- Look for the "Provably Fair" section
- Copy the Server Seed (unhashed), Client Seed, and Nonce
- Paste them into the form above
Note: The server seed is only revealed after you rotate to a new seed pair.