Verify the fairness of game results using cryptographic proofs
#dice, #wheel, #mines, #cases, #upgrader, #code
Dice game generates a number from 0.0000 to 100.0000 (with ten-thousandths precision)
Wheel game generates a sector number based on total sectors count
Mines game generates mine positions on a grid
Cases game generates a number within the total range of items
Upgrader generates a number from 0.0000 to 100.0000% (with ten-thousandths precision)
View and modify the provably fair algorithm functions. Changes will be applied immediately.