Random Choice
5 min read

How to Use a Name Picker

A name picker is simple enough that it fits an unusually wide range of situations. Picking one person and picking a ranked list of ten call for different settings, though. Here is how to configure it for the places it actually gets used.

In the classroom: presenters and chores

This is the most common use. It solves the problem of the same three students answering every question. Random selection reaches quieter students, and it makes clear that being called on was not a judgement by the teacher.

One caution: calling on an unprepared student cold tends to backfire. Give thirty seconds of thinking time before you draw and the whole exercise runs far more smoothly.

For recurring assignments like chores, remove each drawn name from the list as you go. Once everyone has had a turn, reset the list. Drawing from the full list every time means some students get picked three times and others never.

At work: rotas and owners

Note-taking, presentation order, and on-call duty are all jobs nobody volunteers for, and random assignment produces the least friction. When a manager assigns them, the manager absorbs the resentment. When a draw assigns them, there is nobody to resent.

List management matters here too. Removing people who have already taken a turn guarantees rotation and folds new joiners into the cycle naturally.

For choices rather than people, such as lunch or a venue, put the options in instead of names. Weights are useful here for reducing the chance of somewhere you went recently.

For giveaways: drawing winners

The key settings are how many you draw and how duplicates are handled. To avoid the same name appearing twice across several winners, clean duplicate spellings out of the list first.

To give extra chances per entry, add a weight after the name. Three entries becomes a weight of three, and the tool shows the resulting probability for every entry so you can publish that screen directly.

Drawing a few more names than you need and treating the extras as reserves is common practice. If a prize goes unclaimed, you can pass it on without running another draw.

At social events: games and forfeits

Among friends, the process matters more than the result. A name picker is fast but flat, so if you want atmosphere, a wheel or a pinball-style draw where the outcome unfolds visually works better.

With a large group, though, the name picker is far more practical. Past twenty entries a wheel's segments get too thin to read.

For forfeits, connecting people to outcomes with a ladder draw is more fun than drawing each separately, because nobody knows what they got until the very end.

When weights are worth using

Weights apply whenever you do not want everyone on equal odds. Reflecting entry counts is the obvious case, but there are others.

Lowering the weight of whoever did the chore most recently creates a natural rotation. Give last week's person a one and everyone else a three. It reduces their odds without excluding them, which makes the rule feel gentler.

The same trick works for meal choices. Drop the weight on yesterday's option and you cut repetition without ruling it out entirely.

Sharing the result

Results can be saved as an image or copied as a link. The image contains both the entry list and the outcome, which suits announcements and record-keeping.

The share link encodes the list in the URL, so somebody else can redraw from the same list, or you can reopen it next time. If you use the same roster weekly, bookmarking that link saves retyping it.

Nothing you type is sent to a server, so internal staff lists and student names stay on your device.

Try it right here

You can try what this article describes without leaving the page.

First time? Open this guide
  • Enter one item per line.
  • To use weights, add *number after the name. Example: Alex*3
  • Higher weights increase the chance of being picked.

Omitted weights are treated as 1. Use the name*number format to avoid confusion.

Result

Waiting

?

No result yet.

Open the full tool

Full screen, saving results, and the rest of the options all live on the tool page.

FAQ

How many names can I draw at once?

Up to the number of entries in the list. Setting the count equal to the list length effectively produces a random order, and the order picker is more convenient for that.

Does it remove people already drawn?

Within a single draw, no entry appears twice. Across separate draws, delete them from the list yourself. Copying the result makes building the next round's list easy.

How do I set weights?

Add an asterisk and a number after the name. Leave it out and the weight is one. The tool calculates and displays the real probability for each entry.

Do I have to retype the list each time?

The last list you entered stays in the same browser. To use it on another device or share it, use the share link.

Can names contain emoji or symbols?

Yes. The one thing to watch is the asterisk, which will be read as a weight marker if it appears inside a name.

Tools to use with this

More articles