Legal
Game Fairness & RNG Statement
Last updated: June 23, 2026
Our approach to random number generation, provable fairness, and independent certification.
Demo notice: The current build uses a provably-fair commit-reveal scheme for transparency, but is not independently RNG-certified. Production deployment requires certification by GLI, eCOGRA, or an equivalent ISO 17025-accredited testing lab.
1. Provably-fair commit-reveal
For each bet:
- The server generates a random server seed and publishes its SHA-256 hash before the bet.
- The client provides a client seed.
- A nonce increments per bet.
- Outcome = deterministic function of (server seed, client seed, nonce).
- When the server seed is rotated, the previous seed is published so any player can verify all past bets.
2. Verification
Use the Fairness Verifier (available after the next build phase) to reproduce any past bet from its recorded seeds and nonce.
3. RTP and house edge
Each game advertises its Return-To-Player percentage. Demo games are tuned to approximately 96% RTP. Production RTP must be certified and locked by the licensed game studio.
4. Production certification path
- RNG certification: GLI-19 / WLA-SCS / ISO/IEC 17025.
- Game math certification per title.
- Ongoing monitoring and periodic re-testing.
- Game server hosted in a regulator-approved jurisdiction with segregated environments.
5. Dispute resolution
Game-outcome disputes are reviewed against the recorded seeds and nonce. Unresolved disputes are escalated to the regulator-designated ADR provider.
Template notice: This document is a compliance-ready template and not legal advice. You must have a qualified gambling-law attorney review and adapt it to your jurisdiction(s) before relying on it.