Absolutely honest
Before each game, a string is generated using the SHA-512 algorithm, which contains the salt and the winning number (from 0 to 999999). We can say that you have an encrypted outcome of this game. The method guarantees 100% honesty, since you see the outcome of the game in advance, and if the winning number changes, the Hash will change.
Check it yourself:
- Copy the Hash before the game starts
- After finishing, click
"Check the game"
- A window with the result will open
- Copy the Salt1, Number (Winning number), Salt2 fields manually or click the
"Copy" button
- Paste into any independent SHA-512 generator (For example: Link 1 Link 2 Link 3)
- Hash must match Hash before game start
For example:
- Hash before the game: cdbe74ade59f5b8e3372c1e107ca8d343da9efa1a173ba6bc678daa28b586b25a7c2e39a71badf7f00e04b5c1dbc43532b92a1f2913b0540f490968d7ce883fe
- After finishing, click on
"Check game"
, a window opened
- Copy the values Salt1, Number (Winning number), Salt2
- We get the string
8{93mW8huq|995544|a5cm28bjA0
- Insert the string into generator
- We got the hash as before the game started