Skip to main content

How is Clusters fair?

Information about fairness and game integrity.

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.

  1. When you open Clusters, the server commits a seed hash for your next spin

  2. You place a bet and spin β†’ the system uses this committed seed

  3. After the spin, the seed is revealed

  4. A new seed hash is generated for the next round

  5. You can verify:
    ​SHA-256(revealed seed) = previously committed hash

  6. PRNG count shows how many random values were used for the spin

Did this answer your question?