Provably Fair

Our system ensures transparency and allows verification of the legitimacy of each draw.

We use an algorithm that enables independent verification of the results of all games played. Each result is determined from three main components: server seed – value generated by the server, client seed – set by the player themselves, which allows them to influence the random factor, nonce – sequential game number, ensuring that each round has a unique and random result. The server seed value remains hidden until the end of the game and is only presented in the form of a public hash. This prevents the next results from being predicted or manipulated. By combining the information provided by the server and the player, we can ensure total impartiality in each round and eliminate any possibility of fraud. The client seed is automatically generated at registration, but it is recommended that the player personalize it before starting their bets.

Roll verification code

<?php $serverSeed = '********************************'; $clientSeed = ''; $nonce = 0; $hash = hash_hmac('sha512', "{$clientSeed}-{$nonce}", $serverSeed); $ticket = (hexdec(substr($hash, 0, 7)) % 100000) + 1; echo "Roll result: {$ticket}";
After the server seed is revealed, you can use the code below to confirm the authenticity of the result. This procedure can be done directly in the browser through any online PHP interpreter. Simply copy the code, paste it into the appropriate field of the tool, and click "Execute". After execution, the ticket number will be displayed, which should match the value published on our site.
  • 4 297 560 Players
  • 3 842 Online
  • 96 270 471 Opened cases
  • since 2015 in the case opening