Provably Fair
System OverviewVerify Game
RNG
All our games are certified by iTech Labs and use RNG verification.
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?

Each fill level of the circle has its own symbol drop probabilities.
The table state shows how full each of the three sectors is.
Different fill levels yield different symbol drop ranges.

Symbols: anchor, shell, star, skull, fish


Example:
Your circle is filled at 3 in the shell sector, 2 in the star sector, and 0 in the anchor sector.
This means the reference level for the next spin is #320.

For example, the random number derived from the SHA512 hash and converted to decimal is 262693.
The number 262693 falls within the range (139010-687288), meaning the resulting symbol is Anchor.

Bonus Game

The bonus game result is calculated by dividing a random number by 5 and taking the remainder.
The resulting value is used as an index in the multiplier 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 ID lower than #303200162 used the HMAC_SHA256 function. To verify older games,