What rows and risk level really do to your odds, and how to check that a Plinko table isn't lying about its return-to-player.
A ball dropped through n rows of pegs bounces left or right at each row — n independent 50/50 events. The slot it lands in is simply the number of right-bounces, so slot probabilities follow the binomial distribution: P(slot k) = C(n,k) / 2ⁿ. On a 16-row board the centre slot hits about 19.6% of the time; each edge slot hits 1 in 65,536 drops.
Return-to-player is the sum of every slot's probability times its multiplier: RTP = Σ P(slot) × multiplier(slot). On WTF $1 every rows/risk combination is tuned so that sum equals 99% — a 1% house edge, the same as our dice and mines. Casinos that hide their tables can quietly run 4–8% edges; ours are on-screen, and the math above lets you check them.
Risk doesn't change your expected return — every setting is 99% RTP. It changes variance: how the return is distributed.
More rows work the same way: the distribution gets wider, centre probability drops, and edge multipliers rise to keep the 99% sum intact.
Every drop's path comes from HMAC-SHA256(server_seed, client_seed:nonce) — bit i of the digest decides the bounce at row i. The server seed hash is published before you play; rotate your seed to reveal it and replay any past drop bit by bit. Full walkthrough in our verification guide (Plinko shares the same seed pair as dice).
The difference between low and high risk is best experienced, not read. Sign up, switch to fun mode for a $1,000 virtual balance, and run a few hundred drops at each setting — same engine, same math, zero deposit. Real bets start at $1 when you're ready, with optional must-win jackpots on every drop.
Related: How WTF $1 works · Verify a dice roll step by step
🔞 18+ only. Please gamble responsibly.