RNG Audit

Our Random Number Generator systems are regularly audited to ensure fair and unbiased outcomes in all games on IntelliVerseX.

Audit Status: Certified

Last audit completed: January 2025 | Next audit: July 2025

What is RNG?

Random Number Generator (RNG) is the technology that determines random outcomes in our games. A fair RNG ensures that every outcome is:

  • Unpredictable — No one, including us, can predict or manipulate results
  • Independent — Each outcome is independent of previous results
  • Uniformly Distributed — All possible outcomes have fair probability

Our RNG System

Cryptographic RNG

We use cryptographically secure pseudo-random number generators (CSPRNG) that meet industry standards. Our primary source is based on hardware entropy combined with the ChaCha20 algorithm.

Server-Side Generation

All random numbers are generated server-side, ensuring they cannot be influenced by client-side manipulation. Results are cryptographically signed for verification.

Provably Fair

Our system supports provably fair verification, allowing players to independently verify that game outcomes were determined fairly after each round.

Audit Process

1

Source Code Review

Independent auditors review our RNG source code for vulnerabilities and compliance.

2

Statistical Analysis

Billions of outcomes are analyzed using NIST and Dieharder test suites to verify randomness.

3

Live Testing

Real-time game data is sampled and tested against expected statistical distributions.

4

Certification

Upon passing all tests, we receive a certification valid for 6 months.

Audit Reports

January 2025 Audit Report

Status: Passed

July 2024 Audit Report

Status: Passed

January 2024 Audit Report

Status: Passed

Verify Your Game Outcomes

Use our verification tool to independently verify that any game outcome was determined fairly. You'll need the game ID and server seed from your game logs.

Go to Verification Tool

Related: Verification · Game Logs · Transparency · Responsible Gaming