Provably Fair - FAIR GAME
This game is based on a cryptographic technology called "Provably Fair". This technology guarantees 100% fairness of game result. With this technology, it's impossible for any third party to interfere in game process.
How it works
Quick explanation:
Result of each round (Game's "Fly away" multiplier ) is generated transparently. This way, it's impossible for anyone to manipulate the game output. Also, anyone can check and confirm game fairness
More information:
Round result is generated from four independent participants of the round: game operator and first 3 betters of the round. Operator is generating server seed (random 16 symbols). Hashed version of this server seed is available publicly before round starts (In user menu, check "Provably Fair Settings" and then "Next server seed SHA256") Client seed is generated on the side of each player and when round starts first 3 betters are participating in generating round result.
When round starts, game merges server seed with three client seeds. From merged symbols is generated SHA512 hash, and from this hash - game result.
How to check
- You can check fairness of each round from game history, by clicking on green icon.
- In the window, you will see a server seed, 3 pair of players seeds, combined hash and the round result.
- Hashed version of next rounds server seed is available publicly in the settings window. You can also change your client seed.
- If you want to participate in round result generation, make sure you are between first 3 players who bet in that round.