Open source

Verify a dice roll or mines layout yourself.

After a server seed is revealed, paste the same inputs used in-game. These pages run the Near Reality algorithm in your browser and never send the seeds anywhere.

Both games commit to SHA-256(server seed) before you play. When the seed is later revealed, the hash must match that commitment and the outcome must match these pages.

Source: github.com/near-reality-com/provably-fair. Java original: com.near_reality.content.fairness.CasinoFairness.