RNG
All our games have been tested and certified by iTech Labs for RNG.
Click here to view the original iTech Labs Certificate.
Shell
8.250%
(0-82499)
Star
13.200%
(82500-214499)
Anchor
20.625%
(214500-420749)
Skull
14.481%
(420750-565561)
Fish
43.443%
(565562-999999)

Seeds to Bytes

HMAC_SHA512(server_seed, client_seed:nonce:0)
c23ef73deb4ea4e92a3b551b443bf73014f0cf6346d0b167442b6c9bc6d72bb38a558fc0e96525bd03147a917c2435d9a544a9e7e8e87bd7e651a23dc568c7
1946224761235781642334259852768592474820240207997020817710368431081551982154317913885143192233682912084971101451243653217165681692312322321232152308116261197104199

Bytes to Number:

(194, 62, 247, 61, 235, 78, 164, 233) -> [0, ..., 999999] = 758773
0.757812500000000000(194 / (256 ^ 1))
+0.000946044921875000(062 / (256 ^ 2))
+0.000014722347259521(247 / (256 ^ 3))
+0.000000014202669263(061 / (256 ^ 4))
+0.000000000213731255(235 / (256 ^ 5))
+0.000000000000277112(078 / (256 ^ 6))
+0.000000000000002276(164 / (256 ^ 7))
+0.000000000000000013(233 / (256 ^ 8))
=0.758773281685814371(* 1000000)
=758773.281685814377851784

Probability Table

How to use the probability table?

For each circle fill, there are different chances of symbol appearance.
The state in the table represents the circle fill in each of the three sectors.
Different circle fills provide different symbol appearance ranges.

Symbols: anchor, seashell, star, skull, fish


Example:
Your score in the seashell sector is 3, in the star sector is 2, and in the anchor sector is 0.
This means that the reference level for the next spin is level #320.

For example, the random number obtained from the SHA512 hash, converted to decimal, is 262693.
The number 262693 falls within the range (139010-687288), so the symbol that appears is Anchor.

Bonus Game

The bonus game result is calculated by dividing a random number by 5 with no remainder.
The obtained result corresponds to an index from the coefficients array [100, 200, 300, 400, 500].
const randomNum = 758773;
const data = [100, 200, 300, 400, 500];
Result: 400×
const result = data[randomNumber % 5 ];
Final Result: 400×
All bets with an identifier lower than #303200162 used the HMAC_SHA256 function; to check old games,