Name Picker Wheel

Random name picker for classrooms, teams, and giveaways. Fair selection with cryptographically secure randomness.

8/8 Options
  • Alice
  • Bob
  • Charlie
  • Diana
  • Emma
  • Frank
  • Grace
  • Henry

Random Name Picker — Fair Selection for Classrooms and Draws

Whose turn is it? Drop in the names, spin once, and let the wheel call someone — no playing favorites, no 'you always pick him.' Cryptographically random, works offline, no signup.

From cold-calling a quiet class to drawing a raffle name in front of a crowd

55,000+Users
1.4M+Spins
100%Free

Why Choose wheel.expert?

🎓

Nobody Can Cry Favoritism

When the wheel calls a name, there's no arguing the teacher 'always picks the same kids.' The choice happens in plain sight, on the projector, and it's out of your hands — which is exactly why students accept it.

🙋

Pulls In the Quiet Ones

Shy students often coast because the same three hands go up every time. Random selection quietly changes the math: everyone knows their name is in the wheel, so they stay ready instead of hiding in the back row.

🔌

Spins With the WiFi Down

School networks drop at the worst moments. Install the wheel once and it keeps running with no connection — handy in a gym, a field-trip bus, or that one classroom where the signal never reaches.

🗑️

Remove a Name So Everyone Gets a Turn

Tap 'remove winner' after a spin and that name drops out of the next round. Work down the list and every single person gets called once before anyone gets called twice — no spreadsheet, no tally marks.

⚖️

A Genuinely Even Draw

Some pickers quietly favor whatever name you typed first. This one draws from the Web Crypto API — the same randomness source browsers use for security keys — so the last name on the list has the exact same odds as the first.

🆓

Free, No Account, Nothing Stored

No signup screen, no email capture, no ads parked over the spin button. The names you add stay in your browser and vanish when you close the tab.

How to Pick a Name Fairly

1

Drop In the Names

Type names one per line, or paste a whole class roster, sign-up sheet, or attendee list at once. The wheel slices itself evenly the moment the names land — eight names or eighty.

2

Set the Mood

Pick colors, a celebratory sound, a spin speed. A slow wind-down builds suspense for a raffle draw; a quick snap suits rapid-fire cold-calling between questions.

3

Spin and Let It Land

Tap the center and step back. The wheel turns, slows, and stops on one name — chosen by the algorithm, not by where you nudged it. Read the name aloud and you're moving.

4

Keep It or Clear It

Calling on people one at a time? Hit 'remove winner' and spin again for the next turn. Running a draw where someone could win twice? Leave every name in and spin fresh each round.

Where a Fair Name Draw Actually Helps

🍿

Cold-Calling Without the Dread

Equity sticks — names on popsicle sticks pulled from a cup — are a long-standing teaching method for spreading questions evenly. The wheel is the same idea, just bigger on a screen and impossible to fudge.

Example: A teacher projects the wheel and spins after each question, so the answer never lands on the usual two hands
🎟️

Raffle and Door-Prize Draws

Load every entrant's name, spin for the prize, then remove that name and spin for the next one down. The crowd watches the same wheel you do, so there's nothing to dispute when their name doesn't come up.

Example: A PTA fundraiser draws first, second and third prize on stage — remove winner between each spin
🗣️

Who Presents First

Deciding speaker order by hand always feels rigged to whoever goes last. Spin once per slot — or remove each name as it's called — and the running order comes out of thin air instead of out of seniority.

Example: A standup sets its update order by spinning the team's names, so nobody games the rotation
🧹

Picking Who's On the Hook

Line leader, snack helper, the one who has to summarize the reading — someone has to do it. A spin assigns the unglamorous jobs without the groan of 'why me again,' because the wheel doesn't hold grudges.

Example: Classroom jobs get handed out by a Monday spin, and the loudest complainer can't blame the teacher
🎲

Whose Turn Goes Next

Board game night, a trivia round, a kid arguing they 'never' go first — spin the names and the order is settled before the squabble starts. Turn after turn, remove the last name so the whole group cycles through.

Example: Three siblings stop fighting over who goes first once a phone wheel decides it for them

Why This Beats a Hat Full of Paper

Random You Can Defend

Other toolsPlain Math.random() that can lean toward some names, or a 'random' draw only you can see
wheel.expertWeb Crypto API randomness, drawn in full view on the projector — every name equal

Turn-Taking Built In

Other toolsTally marks on paper to track who's already been called
wheel.expertOne tap removes a winner, so the wheel walks the whole list with no double-picks

Ready When the Network Isn't

Other toolsA site that stalls the moment the school WiFi hiccups
wheel.expertInstalls as an app and spins offline — gym, bus, or dead-zone classroom

Trusted by users worldwide

Ready to start spinning?

Join thousands making fair, random choices every day.

Truly Random Selection - How Our Algorithm Works

Unlike many wheel spinners that use Math.random(), wheel.expert uses the Web Crypto API (crypto.getRandomValues()) for cryptographically secure random number generation. This is the same API used by security-critical applications like password generators.

🔐

Web Crypto API (CSPRNG)

We use crypto.getRandomValues(), a Cryptographically Secure Pseudo-Random Number Generator (CSPRNG) built into all modern browsers.

⚖️

Unbiased Selection Algorithm

When all entries have equal weight, we use rejection sampling to eliminate modulo bias - a common issue in random selection. This ensures each entry has a mathematically equal probability of being selected. With weighted entries, probabilities are proportional to assigned weights.

🛡️

Client-Side Transparency

All random selection happens in your browser at the moment of spin. The code is open and inspectable via browser DevTools. For important giveaways, we recommend screen recording your spins as proof of fairness for your audience.

🔍 Verify it yourself: Open DevTools (F12) → Sources → Search for 'getRandomValues' to see our CSPRNG implementation.

Popular Use Cases

  • Classroom selection
  • Contest winners
  • Team assignments
  • Fair selection
  • Group leaders

Frequently Asked Questions