Shut up nobody wants to play at your shitty scam casino
stop bumping this stupid thread all the time.
Go get a job and stop scamming people.
Sicodice is a provably fair casino. And our Trustpilot score proves it.
https://www.trustpilot.com/review/sicodice.com?languages=allWe provide service for about 5 years.
The algorithm for verifying bets:
$seed = $serverSeed.'-'.$clientSeed.'-'.$nonce
do {
$seed = sha1($seed);
$lucky = hexdec(substr($seed,0,8));
} while ($lucky > 4294960000);
$luckyNumber = ($lucky % 10000) / 100;
if ($luckyNumber < 0)
$luckyNumber = -$luckyNumber;
echo $luckyNumber;