BC.Game Roulette Verifier
Verify the fairness of BC.Game Roulette spins and outcomes.
Verification Results
Enter your bet data and click verify to see results
How BC.Game Roulette Works
Verification Algorithm
- Generate HMAC-SHA256 hash from server seed, client seed, and nonce
- Scan the hash in 3-character chunks (hexadecimal)
- For each chunk, convert to decimal value
- Accept the first value that is less than 3700
- Divide the accepted value by 100 to get the result (0-36)
- If no valid value found, use the last character of the hash modulo 37
Understanding the Results
- Result: The roulette number (0-36)
- Color: Red, Black, or Green (0)
- Even/Odd: Whether the number is even or odd (0 is neither)
- Low/High: Low (1-18) or High (19-36)
- Game Hash: The HMAC-SHA256 hash used for verification
Where to Find Seeds
You can find your bet information on BC.Game:
- Navigate to your bet history
- Click on a specific Roulette bet
- Look for the "Fairness" or "Verify" section
- Copy the Client Seed, Server Seed (unhashed), and Nonce