7 Fair Ways to Pick Something at Random

From drawing straws to digital pickers — seven methods and the golden rules that keep them fair.

Mustafa Bilgic
Mustafa BilgicFounder & tool-maker at Mohoh · last reviewed June 2026

Picking someone — or something — at random sounds simple, until money, prizes or pride are on the line. Then “fair” suddenly matters a lot, and a sloppy method can leave people feeling cheated. Here are seven genuinely fair ways to pick at random, from old-school analog to one-tap digital, with notes on when each shines.

1. Flip a coin

The undisputed champion of two-way choices. A coin flip is fast, visible to everyone, and obviously fair. The only catch is that real coins can be very slightly biased by their design and how they are caught — rarely enough to matter. A digital coin flip removes even that doubt by using an even 50/50 generator.

2. Roll dice

Dice scale beyond two options. Assign each choice a number and roll. For more than six options, use multiple dice or a higher-sided die. Physical dice should be well-balanced (casino dice are precision-made for exactly this reason). Our dice roller lets you set any number of sides, so you can match the roll to your exact number of choices.

3. Draw straws or names from a hat

A classic for a reason: it is transparent and tactile. The keys to fairness are that every entry must be identical (same-length straws, same-size folded papers) and thoroughly mixed, and the person drawing must not be able to feel or see which is which. Any difference in size or texture quietly breaks the fairness.

4. Use a spinning wheel

A wheel is wonderfully visual and great for an audience. For fairness, every slice must be the same size, and the spin must be vigorous enough that nobody can aim it. A digital decision wheel guarantees equal slices and an honest spin by choosing the winner with a secure random draw, so showmanship never affects the result.

5. Number everyone and use a random number generator

For larger groups, give each person a number and use a random number generator. This is the gold standard for online giveaways because it is fast, scales to thousands of entries, and (with the “no repeats” option) can draw multiple unique winners cleanly. Announce the method in advance so everyone trusts it.

6. Shuffle a list

When you need a fair order rather than a single winner — turn order, presentation order, a queue — shuffle the whole list at once. The trick is to use a proper shuffle (the Fisher–Yates algorithm), not a half-hearted manual rearrange, which tends to leave things suspiciously close to their original order. Our list shuffler does this correctly.

7. Split into random teams

To divide a group fairly, randomise the whole list and deal people out one at a time, like cards. This keeps teams balanced in size and removes the playground problem of captains picking favourites. A team randomizer automates exactly this.

The golden rules of a fair pick

Follow those and almost any method — analog or digital — will be fair. When you want it effortless and beyond dispute, Mohoh’s randomizers handle the fairness for you.

Advertisement

Frequently asked questions

What is the fairest way to pick a winner?

Decide the method before you see the entries, give every entry an equal chance, make it transparent, and commit to the result. For larger groups, numbering everyone and using a random number generator is the cleanest, most trusted approach.

Is drawing names from a hat actually fair?

It can be, but only if every paper is identical in size and folding, the papers are thoroughly mixed, and the drawer can’t feel or see which is which. Any difference in the slips quietly biases the draw.

Why shouldn’t I re-draw if I don’t like the winner?

Re-drawing until you get a result you like removes the randomness and the fairness — it’s no longer a genuine draw. Commit to the first valid result to keep everyone’s trust.