Every round played in your casino earns for you, not an aggregator — and every outcome can be proven fair to a lab, a regulator, or a suspicious player — provably-fair verification is available per operator across all five games. Five originals, four selectable RTP variants each, round persistence for dispute resolution.
92 / 94 / 96 / 97% — each a separately calculated, separately simulated math model. Selected per game, per operator, per market.
Paytable, symbol distributions, feature probabilities, volatility profile, and max-win derivation — documented for your compliance team and the lab.
Per-operator toggle across all five games — seed committed before each bet, outcomes independently verifiable via the in-game panel or public verification page.
HTML5, embeddable in any site via iframe from the SDK launch URL. Demo (play-money) mode included for every title.
Round, wallet and player lifecycle events pushed to your server by signed, retried webhooks — outcomes, deposits, withdrawals, player status.
Every real-money round is persisted and reconstructable for dispute resolution, tied to the exact game version that produced it. With provably fair enabled, the outcome is also deterministically re-derivable from the committed seed.
Anyone can claim fairness. We built the platform so nobody has to take our word for it.
At the core is a dedicated, isolated RNG service implementing HMAC-DRBG per NIST SP 800-90A Rev. 1 — SHA-512, 256-bit security strength, 888-bit seeds, forward secrecy with state update after every generation, automatic reseeding, and cryptographic state zeroization on shutdown.
RNG state is never logged, never serialized, never transmitted. Games can only reach the RNG through an internal RPC interface — no shared memory, no direct access, hash-only logging.
Every game ships with a written math model and Monte Carlo evidence: Monte Carlo evidence per RTP variant, fixed-seed and reproducible. Achieved RTP is verified against the theoretical model.
The four RTP variants — 92%, 94%, 96%, 97% — are not a config knob on one paytable. Each is a separately calculated and separately simulated math model, so the number your compliance team files is the number the game actually pays.
The actual result files — rounds, achieved RTP, hit rate, max win observed, tolerance check — are part of the certification evidence package.
# Monte Carlo verification reportgame: slotty-slotsvariant: RTP_96rounds: 10,000,000 (fixed seed)theoretical_rtp: 95.99%simulated_rtp: 95.78%hit_rate: ~58% per spin incl. free-spin valuestolerance: PASS (within ±0.5%)
Real-money rounds are persisted and reconstructable for dispute resolution:
Available per operator across all five games. With provably fair enabled, every round is also deterministically replayable from the committed seed.
All monetary computation uses integer arithmetic (BigInt) — no floating point anywhere in the money path. Amounts are stored and transmitted as integer minor units.
Max-win caps are enforced server-side per game, and every posting lands in a hash-chained double-entry ledger.
The wallet & ledger stack →The full evidence package — math models, Monte Carlo results, RNG documentation — is available to qualified operators under NDA as part of the certification dossier.