Skip to the contentSpinRondo

Random presentation order generator

Put the presenters on the wheel and keep spinning. Elimination mode takes each name off as it is drawn, so the wheel hands back a complete running order rather than a single winner — decided in the room, in front of everybody.

This wheel is already set up for the job. Open it in the editor to change the list, the machine or the odds.

Every spin draws from your browser’s cryptographic random source. How a draw is made sets out the method and its limits.

Open this wheel in the editor

Why draw the order instead of writing one?

Because every slot is worth something and everybody knows it. First gets an audience that is awake, last gets one that is checking the clock, and the middle gets the fewest questions. An order somebody wrote is an order somebody can be blamed for.

Drawing it in the room ends that before it starts. The session log keeps the sequence with the time each name came up, so the order is still there when somebody asks whether they really were fourth.

Does it work for teams rather than people?

Yes — one entry per team, spun the same way. A team name is a shorter label than six people’s names and reads better on a projector, which matters when the wheel is the thing everybody is looking at.

If teams differ in size and the bigger ones should present earlier, weight them. The segment widths change with the weights, so nobody has to be told that the odds were adjusted.

What if somebody arrives late, or drops out?

Add or remove the name and carry on. The wheel redraws immediately and the draws you already made stay in the session log — you are changing what is left to draw, not rewriting what happened.

To start over cleanly, reset the session. That puts every name back on the wheel and clears the log, which is the honest way to redo a draw somebody objected to: visibly, rather than by spinning again and using the second answer.

What else is this wheel good for?

It is the name wheel in elimination mode. Where the agenda has numbered slots rather than names, the number wheel draws the slot and you fill it in.

Split the same list into sides rather than into an order and it is a team draw. The same wheel with a December list on it is a Secret Santa order.

Questions about running orders

Keep spinning until the wheel is empty. Each spin removes the name it drew, so the session log fills with the order from first to last — that log is the running order, and it is on the wheel’s own panel.

You can share the wheel, and everybody will open the same list — but a link carries the entrants and the settings, not the results. If the order itself has to travel, read it off the log or photograph the screen.

Yes, after the first visit. The tool is cached in the browser and the draw needs nothing from a server, so a meeting room with no signal is not a problem.

Each draw takes a fresh value from the browser’s cryptographic random source, and the animation is computed from the result rather than the other way round — the wheel does not decide where to stop as it slows down. The fairness page has the detail.