Blog · Fairness & Anti-Cheating

RNG Certification vs. Cryptographic Proof: The Real Gap Between Two Kinds of “Fair”

Fairness & Verification Published July 23, 2026 · Fair Poker Research Team

Open the footer of almost any online poker or card platform and you will likely find an “RNG certified” badge. The badge has real value — but it is routinely misread as “this platform’s fairness has been certified.” This article draws the actual boundary of RNG certification, and measures the gap between it and cryptographic proof.

What RNG certification actually checks

A third-party lab reviews the platform’s random number generator statistically and at the implementation level, typically covering:

These checks are professional and meaningful. The problem is what they do not cover.

In one sentence: RNG certification proves the dice are fair — but the entire pipeline between the dice being rolled and the result being shown still requires trusting the platform.

Which layers cryptographic proof fills in

Verifiable-fairness systems (like the mental poker protocol) replace trust with mathematics precisely where certification is blind:

How to read a platform’s fairness claims correctly

When you see “certified fair,” ask four questions: What exactly was certified (the RNG, or the whole dealing pipeline)? How does the certified version map to the live version? How easily can a player obtain the full record of a disputed hand? Is there a verification tool independent of the platform? Platforms that can answer all four checkably are rare — which is exactly why Fair Poker publishes its complete verification materials: so that every one of those questions has a “check it yourself” answer.

Curious how provable fairness is built?

Fair Poker is a non-profit open-source research project on verifiable Texas Hold’em fairness: the deck is co-encrypted and shuffled by participant browsers, there is no dealing server, and every hand can be verified independently. The project provides no gaming service to the public; the full source is published — download it and run your own instance to study it.

Download the source

This site is a non-profit open-source research project and provides no gaming service to the public; the demo is research-testing only with valueless test chips — no real-money gambling. This article is educational content, not betting advice.

← Back to all articles