A random order generator takes a list of names and puts them in an order nobody chose. The shuffle itself is the easy part. Getting a group of people to accept the result is the part that usually goes wrong.
Why a shuffled list still starts arguments
Most randomizers hand the result to one person. They run it alone, screenshot the output, and drop the picture in the group chat. Everyone else has to take their word for it, and somebody always wonders quietly whether the first two attempts went in the bin.
The fix is not a better shuffle. It is a shared one. When the order lives inside a link rather than on one person's screen, everybody opens the same link and watches the same result appear. There is nothing to re-roll and nothing to fake.
How the random order is produced
The order comes from a seeded random-number generator. The seed is a unique ID created the moment you make the share link, and it travels inside the link itself. Two useful things follow from that.
It is unpredictable. Nobody, including us, can work out the order before the link exists. The first run is genuinely random.
It is locked. Because the same ID always rebuilds the same order, refreshing changes nothing and reopening the link a week later shows the identical result. Random and repeatable at the same time.
If you want the odds tilted instead of flat, weighted mode hands out lottery balls. More balls means better odds of landing near the top, and every ball count is printed in the results so the weighting is out in the open rather than buried in a setting.
What people randomize
The generator does not care what the names represent. If a group needs an order, this settles it.
- Presentation order. Who goes first, in a class or a standup.
- Tournament seeding. A bracket with no favorites and no organizer thumb on the scale.
- Chore and shift rotations. Set the rotation once and point at the link all month.
- Gift exchanges. Pick order for a Secret Santa or a white elephant.
- Board game turn order. Settle who starts without hunting for a die.
- Raffles and giveaways. Draw the order in front of everyone at once.
The version people actually watch
You can take the shuffled list and be done in ten seconds. Or you can make the reveal the point. Every name enters as a pixel-art wrestler, and the order is decided by who survives: last one standing takes the top spot. It runs on exactly the same seeded result as the plain list, so nothing about the fairness changes. It is just considerably better to watch than a spinning wheel, and it gives the group something to react to at the same time instead of reading a static list one person is holding.
Add your list
Type them in or paste a list. Two names or thirty, it does not matter.
Pick a style
Flat random or a weighted lottery, plain list or full match.
Send one link
Everyone opens it and sees the same order, locked in.
Random order generator FAQ
How do I put a list in random order?
Paste your names in, generate a share link, and the order is shuffled and locked. Everyone who opens that link sees the same random order, so there is nothing for anyone to re-roll or dispute.
Is the random order actually random?
Yes. The order comes from a seeded random-number generator keyed to a unique ID created when the link is made. Nobody can predict it in advance, and nobody can change it afterward.
Why does refreshing not change my random order?
That is deliberate. The same ID always produces the same result, so the order is fixed the moment the link exists. It is what stops one person shuffling repeatedly until they like where they landed.
How many names can I randomize at once?
Up to 30 in a single order. That covers classroom rosters, tournament fields, chore rotations, and any group small enough to fit in a room.
Can I make some names more likely to come first?
Yes. Weighted mode gives each name a number of lottery balls, so you can tilt the odds without handing anyone the top spot outright. Every ball count shows in the results, so the weighting is visible rather than hidden.
Is the random order generator free?
Yes, and no account is needed. Shuffle a list and share the link without signing up. An account only matters if you want to save a list and reuse it.
Ordering a set of teams rather than a loose list of names? The random team generator covers that instead.
Shuffle it once, settle it for good
Put any list in a random order in under a minute and send one link the whole group can trust.
Randomize Your List