Yes or No Wheel
Spin an animated wheel for a random, unbiased Yes or No answer.
How the Yes or No wheel works
This tool is a digital decision wheel split into 8 equal wedges — 4 marked "Yes" and 4 marked "No" — arranged alternately so each outcome has an identical 50/50 chance of winning. When you click "Spin the wheel," the tool draws a cryptographically random number using the browser's crypto.getRandomValues() API (the same source used for encryption keys) to pick the landing wedge, then animates the wheel spinning 5-8 full rotations plus a small random offset before easing to a stop under the pointer. Because the wedge is chosen before the animation starts and alternates evenly around the circle, the spin is unbiased regardless of animation timing or where the wheel previously stopped.
Type an optional question before spinning to keep track of what each answer was for — your last 20 spins are logged below the wheel and can be copied as plain text. Everything runs locally in your browser; no question or result is ever sent anywhere. Use it to settle quick debates, break decision paralysis, add a fun random element to a game, or make any call where a fair coin-flip-style answer is all you need.
Private & free — this tool runs entirely in your browser.