christmas background

Fairness

We calculate the result for each game by hashing the combination of the following inputs:

  • Client Seed: a random or player provided string.
  • Server Seed: a SHA-256 hash of 16 random characters.
  • Nonce: an integer incremented every time a game is played.
  • Mine Index: an integer incremented for every mine that is added to the board.

Every game, we randomly shuffle the mines on the board. If the player reveals a mine, the game is over. If the player reveals a gem, their payout is increased.

For independent verification, you may replicate the results of any game by using this code.

Latest Bets

Game

Payout

Fairness | Dejen.com