Blog · Fairness & Anti-Cheating

Classic RNG vs. Provably Fair — One Rests on Trust, One on Verification

Fairness & Verification Published September 2, 2026 · Fair Poker Research Team

Almost every platform says "we guarantee fairness with an RNG (random number generator)." It sounds technical and solid. But here's the key issue: with classic RNG you can only trust; with provably fair you can verify yourself. This article explains, in plain words, the fundamental difference.

The difference in one line: trust vs. verify

One keeps the judgment in the platform's hands, one puts it in yours — that's the most fundamental dividing line.

The problem with classic RNG isn't "random," it's "invisible"

The RNG itself can be truly random; the problem is: you can't see it, and can't check it.

Its weak spot isn't randomness but opacity — you're forced to trust a black box.

Provably fair is strong because "you can check it yourself"

Provably fair doesn't ask you to trust; it gives you tools to verify (principle in provably fair vs. blockchain poker):

One small table to make it clear

| | Classic RNG | Provably fair | |---|---|---| | Rests on | the platform's guarantee | checkable evidence | | Can you check | no | yes, every hand | | When something goes wrong | only complain | produce evidence | | Cost of cheating | low (can't be checked anyway) | high (exposed on inspection) |

Which to look for

In one line: classic RNG rests on your belief, provably fair on your verification. The RNG's problem isn't randomness but that you can't see or check it; provably fair replaces "trust" with "anyone can check," which is the higher fairness. When picking a platform, don't ask "are you random," ask "can I verify it myself."

See for yourself

Next time you pick a platform or play, don't just look at whether it says "we use RNG" — look for whether it has a fairness-check entry and produces recomputable records. If it does, you upgrade from "forced to believe" to "able to confirm"; if it doesn't, "fairness" is just an empty phrase. The same holds when playing with play chips: only verifiable fairness is fairness you can actually rely on.

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