Stake.com PrimeDice Verifier

Verify the fairness of your Stake.com PrimeDice game outcomes using cryptographic proof

Bet Information

How It Works

Stake.com PrimeDice uses HMAC-SHA256 with a byte generator pattern to ensure fair outcomes:

  1. The game generates bytes using HMAC(serverSeed, clientSeed:nonce:cursor)
  2. These bytes are converted to floats (0-1 range)
  3. The dice result is calculated as: floor(float × 10001) / 100
  4. This gives you a result between 0.00 and 100.00

About Stake PrimeDice

  • RTP: 99% (1% house edge)
  • Range: 0.00 - 100.00
  • Algorithm: HMAC-SHA256
  • Verification: 100% client-side

Where to Find Seeds

  1. Play a game on Stake.com
  2. Click on your bet to open bet details
  3. Look for "Verify" or "Fairness" section
  4. Copy the Server Seed (unhashed), Client Seed, and Nonce
  5. Paste them into the form above