Provably Fair
Don't trust. Verify — every single bet.
1 · COMMIT
Before you bet, we lock a secret server seed and show you its SHA-256 hash. We cannot change it without breaking the hash.
2 · BET
Each bet mixes our server seed + your client seed + a counter (nonce) through HMAC-SHA256. Neither side can predict or manipulate the result.
3 · REVEAL & VERIFY
Rotate your seeds anytime: the old server seed is revealed. Recompute every result yourself with the verifier below.
