Fairness
The Coin Flip 50/50 Myth, Measured
Most people believe a coin flip is the purest form of fairness humanity has invented. Flip it high, catch it, and it is a coin's toss — 50/50, case closed. Then the physics lab walks in and lays out a measured truth: a physical coin is nowhere near as neutral as the myth. Its starting face, the force you put into the throw and even the metal stamped into the design quietly load one side.
The classic experiments are blunt about it. Researchers have logged millions of literal tosses and found the side that begins face-up winning more often than it loses — not a scandalous swing, but a real, repeatable skew. The coin does not cheat; the tosser's thumb, acting on a laminated disk, is just not a fair randomizer. Add the catch: the way you snatch a still-spinning coin freezes the physics of a coin left in mid-air into a predictable preference.
The three places fairness leaks
Track where a physical coin loses its neutrality. The first leak is the start state — the face showing before the flip wins slightly more. The second is the throw itself: flipping with identical force or height repeats like a machine, not like chance. The third is the catch, because a coin stopped in the hand keeps the same bias a coin that tumbles to the floor does not. None of these are dramatic, but each is a thumb on the scale that a fair generator simply does not have.
That is why a digital flip and a tossed coin are not the same product. The generator draws from cryptographic randomness whose values are produced with an even 50/50 split across billions of events, so there is no starting face, no thumb force and no catch to corrupt a result.
What 'fair' actually requires
Fairness is a precise demand, not a vibe. It needs independence — each flip unaware of the one before — and equal probability — heads and tails each exactly at half on average. A physical disk only approximates these; a cryptographic random source is built for them. Use a fair flip when the outcome should be beyond reproach, and keep the deck-anecdotally physical touch for when ritual matters more than rigor.