Spinner Wheel
← All toolsType your options into the list, one per line, then spin — the wheel is divided evenly and a winner is drawn using your browser's cryptographic random number generator, not a fake weighted animation. Share the exact wheel you built with a link.
How to use the Spinner Wheel
- Edit the list of entries, one option per line — add as many as you like.
- Click “Spin the wheel” and watch it spin down to a stop.
- The winning entry is announced below the wheel once it settles.
- Turn on “Remove winner after spin” to run an elimination draw, or use “Copy link” to send this exact wheel to someone else.
FAQ
- Is the spin actually random, or just an animation?
- The winning entry is chosen first, using crypto.getRandomValues (the same cryptographic randomness browsers use for security), and the wheel's spin animation is calculated to land on that already-chosen result. The spin is theater; the choice is not.
- How many entries can I add?
- As many as fit on one line each — the wheel redraws itself to fit any number of segments, though it reads best with 20 or fewer.
- Can I send this exact wheel to someone else?
- Yes — click “Copy link” and your current list of entries is encoded right into the URL. Opening that link loads the same wheel, ready to spin.
- Does spinning save or upload my list anywhere?
- No. Everything — the list, the random draw, the animation — runs in your browser tab. Nothing is sent anywhere unless you choose to share the link yourself.