Answer me this how are the cards dealt in blackjack on bitzino? Is it a new deck of 52 cards every deal?
Short answer: our blackjack game uses 8 standard 52-card decks which are reshuffled before every hand.
Long answer: Every single blackjack hand played on bitZino is a fresh set of 8 decks of cards (each of the 8 decks are standard 52-card decks, thus making a blackjack deck contain 416 cards). Before each hand a fresh blackjack deck (containing 416 cards) is shuffled on bitZino's servers using a cryptographically secure random number generator. The hash of this "initial_shuffle" is then presented to you, and your browser are also asked to generate a random "client_seed" (you are also free to manually modify this client_seed). BitZino's servers then
reshuffle the deck using the client_seed provided by you as the source of randomness.
This reshuffling process is what allows the game to truly be provably fair. Since our servers have no knowledge of the client_seed until the exact moment the game is starting, it is impossible for us to manipulate the outcome of any games, without making it obvious that we've done so.
I'm happy to answer any more questions about our provably fair process! We also wrote up a detailed technical blog post if you really want to get into the nitty-gritty details:
https://techblog.bitzino.com/2012-06-30-provably-fair-shuffling-through-cryptography.htmlThe odds of a single player getting blackjack on the first hand of a fresh 8-deck shoe are 2*( 4/13 )*(( 4*8 )/( 52*8-1 )) or 4.7451344%.
The odds of that happening 5 times in a row, assuming each new hand is a new shuffle and is completely independent, are (2*( 4/13 )*(( 4*8 )/( 52*8-1 )))^5, or 0.00002406%. Put another way, there is a 1 in 4,156,276 chance of that happening over the course of 5 hands. Very unlikely, but the more hands you play, the more likely it becomes that it will happen. Bitzino's blackjack can be played very fast. I haven't calculated my rate of play but I wouldn't be surprised if I could play 15-20 hands per minute if I really tried. I've seen some major streaks, both good and bad. It is amazing how your mind will trick you even when you know the odds and are reasonably certain the game is provably fair. And it it seems like a natural human tendency to think "Hey, I'm lucky!" or even "Hey, I'm good!" when a streak went in your favor (as a few did for me last week), and "Hey, they must be cheating somehow I haven't thought of!) when a streak went against you (as a few have for me recently). Of course, there was no horseshoe up my ass that later left, and the game is fair.
At the end of the day (and I have no stake either other than as a player) I choose to gamble at Bitzino for two reasons - (1) a solid reputation of honesty, openness, and fairness built over time and (2) pretty much the most favorable game of blackjack for the player that you can get. The house edge is very small here.