BC.Game Classic Dice Verifier

Verify the fairness of BC.Game Classic Dice rolls. Enter your bet details below to independently verify the outcome.

Bet Information

Your client seed used for this bet
The server seed revealed after the bet
The nonce value for this bet

Verification Results

Enter your bet data and click verify to see results

How BC.Game Classic Dice Works

Game Rules

BC.Game Classic Dice generates a random number between 0-10000. The result is calculated using HMAC-SHA256 with your server seed, client seed, and nonce.

Verification Process

  1. Combine your client seed and nonce: clientSeed:nonce
  2. Generate HMAC-SHA256 hash using server seed as key
  3. Convert first 8 characters of hash to a float (0-1)
  4. Multiply by 10000 to get dice result (0-10000)

Where to Find Seeds

In BC.Game, you can find your bet seeds in the bet details or fairness verification section after completing a bet.