Cases
Our system generates the result for each case unbox by hashing the combination of these 3 inputs.
The case unbox result is determined by taking your active seed pair from your account and using these values in our roll generation logic.
- Client Seed: a random string of 12 characters.
- Server Seed: a SHA-256 hash of 16 cryptographically secure random bytes.
- Bet Nonce: Amount of bets made with this pair.
For independent verification, you may replicate the results of any round from previous days by using this code and copying the input below.