Public guide
Fairness and Verification
FunCade.cc supports transparent fairness checks for supported games. This helps players validate outcomes in a free, token-based, no cashout environment where the goal is fun and trust.
How Fairness Works
Game outcomes are generated from deterministic inputs such as seeds and nonces. Where supported, you can compare pre-commit hashes and revealed values to confirm that results were not altered after a round started.
What You Can Verify
- Published seed hashes before play.
- Seed reveal values after rotation.
- Per-round identifiers used to reproduce outcomes.
Why This Is Important
Provable verification reduces blind trust and gives players direct ways to inspect outcomes. In a social arcade with virtual tokens and no cashout, fairness tools help keep competition transparent and enjoyable.