◆ Provably fair
Verify any read
Before a read is generated we create a secret server seed and show you its SHA-256 hash. You supply the client seed. The read is bound to HMAC_SHA256(serverSeed, clientSeed:nonce), so the outcome cannot be changed after the fact.
- I. Copy the server seed hash shown with your prediction.
- II. Once the seed is revealed, paste it below.
- III. The hash must match, and the digest must match the one stored with your read.