How to Run a Fair Poker or Card Game Night
Fair shuffling, fair dealing, and how hand rankings actually work — including the one rule that flips in 3-card poker.
Why shuffling fairness matters more than people think
A physical deck shuffled by hand is surprisingly easy to shuffle poorly — research on card shuffling has found that a deck needs about seven standard riffle shuffles before it's genuinely close to randomly ordered; fewer than that and subtle patterns from the original order can persist. For a casual home game this rarely matters, but it's part of why online and app-based card tools use a cryptographically random shuffle instead of simulating physical hand-shuffling: it guarantees genuine randomness from a single shuffle, every time.
Xrandom's Card Shuffler and Poker Hand Generator both draw from a properly randomized, complete deck with no replacement, so every deal reflects genuine card-game probabilities.
Standard poker hand rankings, high to low
For standard 5-card poker hands (used in Texas Hold'em, 7-Card Stud, and most other variants), the ranking from best to worst is: Royal Flush, Straight Flush, Four of a Kind, Full House, Flush, Straight, Three of a Kind, Two Pair, Pair, High Card. This order reflects genuine rarity — a Royal Flush is astronomically rarer than a Pair, which is why it ranks highest.
The 3-card poker exception
Three-card poker variants use a different order for two hand types: a Straight ranks above a Flush, the reverse of standard 5-card poker. This isn't arbitrary — it comes directly from the math. With only 3 cards to work with, there are fewer possible straights than flushes, making a 3-card straight the statistically rarer (and therefore higher-ranked) hand. With 5 cards, the opposite is true, which is why standard poker ranks flushes above straights instead.
Xrandom's Poker Hand Generator implements both rule sets correctly depending on which game mode you choose, rather than applying one ranking universally.
Running a fair home game without real money
If you're playing casually without real stakes, the fairness principles are the same as any other group decision: use a genuinely random deal (not whoever shuffles 'feeling' random), rotate who deals each hand, and agree on house rules before you start rather than mid-game. For deciding who deals first, or breaking a tie, a simple high-card draw using a properly shuffled deck settles it without argument.