How It Works


The “server seed” created by the game server creates the initial shuffle and the final shuffle is created using the “player seed” to determine the card order of the entire shoe. In this way, the “player seed” generated by the user's local environment (app / client / web) through the provably fair RNG (Random Number Generator) is created with the participation of the player. At the end of each round, a provably fair RNG is revealed to user.

Our verifier use server seeds and player seeds to shuffle decks independently. After shuffling, user can check the integrity of the game by comparing the hand card order of the last round with the revealed deck order. In addition, we provides an integrated service with game providers globally, allowing verification within a single click in the game.