Wheel of Names Picker

Paste a list and draw a random winner — with optional elimination.

Free wheel-of-names random picker — paste any list and draw a fair random winner in your browser. Optionally remove winners for a sequence of draws. Nothing is uploaded; names stay on your device.

Is the draw genuinely random?

Yes. The picker uses crypto.getRandomValues — a cryptographically secure source — to choose an index, so every name has an exactly equal chance of being drawn with no bias toward the top or bottom of the list.

The Wheel of Names Picker draws a fair random winner from any list you paste — names, ticket numbers, entries, options. It is ideal for classroom rewards, giveaways, raffles and prize draws, and it runs entirely in your browser so your list stays private.

Fair, unbiased draws

The picker chooses a winner using your browser’s cryptographically secure random generator (crypto.getRandomValues). That means every name has an exactly equal chance — there is no hidden weighting toward the first or last entries, and no way to rig the result.

Sequential draws

Turn on remove the winner after each draw and each pick is taken out of the pool. Clicking again draws from the remaining names, giving you a fair ordered sequence of unique winners — perfect for “1st, 2nd, 3rd place” raffles.

Because everything happens locally, you can run as many draws as you like with no network calls and complete privacy.