This page does not send any data to the server. All of the calculations happen right in your browser.

We've the following parameters:

If you are interested in checking the code behind this, please open app.js.

Client Seed comes from your browser and is never generated by the server.
Server Seed is generated by the server. It is only shared with you after you rotate the seed.
Nonce starts from 1 and is a count for the games you play (associated to the particular server seed).

   
This are the initial cards given to the dealer.

   
This are the initial cards given to the player.

         
These are the coming cards.