Skip to content
Event Tools

Free Random Name Picker (Spinner Wheel)

Add your names, spin the wheel, and let a fair, cryptographically random pick choose your winner.

What this does: turns a list of names into a spinning wheel and lands on one random name, using your browser's cryptographically secure random number generator to pick the winner first. It is completely free, needs no signup, and the wheel runs entirely client-side in your browser.

Add names and spin to pick a winner.

Frequently asked questions

How many names can I add to the wheel?

You can add anywhere from 2 to 30 names. The wheel automatically recalculates equal segments for however many names you enter.

Is the spin actually random and fair, or could it be rigged?

The winning name is chosen first using the Web Crypto API's cryptographically secure random number generator, then the wheel animation is calculated to land on that name. The spin is for show; the fairness comes from the underlying random selection.

Do I need to install anything or sign up to use this wheel?

No. The wheel runs entirely in your browser using HTML canvas, with no signup, no download, and no data sent to a server.