Players always fear to be cheated on an online casino. This is understandable
because it is technically very easy for an online casino to just make you lose. In
the Bitcoin gambling community we have a solution for this
called "provably fair". Provably fair is a tool that enables you (the player) to
verify each roll result and make sure you are not being cheated! With this method
each roll-result is calculated by the following variables:
- Serverseed - provided by the
bitking.biz
site
- Clientseed - provided by your browser and adjusted by you
- Nonce - A number that increases with each bet you make
You will get an encrypted hash of the serverseed before you start betting. Since you
get it in advance, we cannot change it later. However it is encrypted, so you cannot
calculate your own roll results in advance (only
afterwards if you get the unhashed serverseed.) Your browser will generate a random
clientseed. However, you could and should adjust this clientseed before you start.
This way you can make sure we does not know your
clientseed in advance. Now if you make a bet the nonce starts with 1. After each bet
you make, the nonce number will go up by 1.