Provably Fair System
Before each spin, the server generates a hashed seed
This hash is committed before you place your bet
The outcome is generated using this pre-committed seed
After the spin, the original seed is revealed
You can verify the result by comparing hashes
This ensures outcomes cannot be changed after your bet.
How Clusters Provably Fair Works
Step-by-step verification process.
When you open Clusters, the server commits a seed hash for your next spin
You place a bet and spin β the system uses this committed seed
After the spin, the seed is revealed
A new seed hash is generated for the next round
You can verify:
βSHA-256(revealed seed) = previously committed hashPRNG count shows how many random values were used for the spin

