Updated: 29 August 2026

A random number generator, or RNG, produces the values used to determine outcomes in digital casino games. In a properly implemented game, the next result is not chosen because the player won, lost or changed stake on the previous round.

What “random” means in software

Most casino games use a pseudorandom number generator: an algorithm produces a sequence that is unpredictable in practical use when correctly seeded and implemented. The game maps a generated value to a reel stop, card result or other event according to its mathematical design.

Randomness does not imply equal probability. A slot can have symbols with different weights, and a wheel-style bonus can allocate different chances to segments. The paytable and model define those probabilities.

What an independent test can examine

  • Whether output passes statistical tests for expected randomness.
  • Whether the implementation matches the approved game rules and return model.
  • Whether changes are controlled and logged.
  • Whether live production versions correspond to certified builds, depending on scope.

What a seal does not prove

A laboratory logo does not automatically establish that every operator policy is fair, every withdrawal is fast or every displayed game is covered. Verify the laboratory, certificate scope, date and domain. A copied image with no verifiable record has little value.

Live-dealer games

Live tables rely on physical equipment, video, dealing procedures and monitoring rather than the same mechanism used by a digital slot. Automated shufflers or game-control software can still be involved, but fairness checks follow the specific product.

Common myths

Changing the time of day, stake pattern or device does not make an independent RNG “due” to pay. A long losing sequence does not force the next result to win. Likewise, a recent jackpot does not prove that another win is impossible.

Audits support trust; they do not eliminate risk. Even a correctly random, certified game retains its stated house edge.

Use testing evidence together with operator licensing, clear rules and responsible-gambling controls. No single badge should carry the full safety decision.