Shuffle.com Limbo Verifier

Verify the multiplier in your Shuffle.com Limbo game using cryptographic proof

Bet Information

How It Works

Shuffle.com Limbo uses HMAC-SHA256 to generate multipliers:

  1. Generate hash using HMAC(serverSeed, clientSeed:nonce:cursor)
  2. Take first 3 bytes and convert to 24-bit integer (0-16,777,215)
  3. Apply formula: 16,777,216 / (result + 1) × 0.99
  4. Result is the final multiplier value

About Shuffle Limbo

  • Max Multiplier: Up to 1,000,000x
  • Algorithm: HMAC-SHA256
  • Verification: 100% client-side
  • Formula: 2²⁴ / (n + 1) × 0.99

Where to Find Seeds

  1. Play a Limbo game on Shuffle.com
  2. Go to your bet history
  3. Click on the bet you want to verify
  4. Look for the "Provably Fair" section
  5. Copy the Server Seed (unhashed), Client Seed, and Nonce
  6. Paste them into the form above

Note: The server seed is only revealed after you rotate to a new seed pair.