Skip to content
Classroom Free · Private

Sequential Random Picker

Reveal one pick at a time with a Next button.

Built and maintained by Paul Clark, Redmoon Software · Last checked

The Sequential Random Picker shuffles your list once into a hidden queue, then reveals one pick at a time as you click Next. It's perfect for raffles, draft orders, or any moment where you want to build suspense and announce results one by one. The single shuffle keeps the whole sequence fair, while the reveal keeps the room guessing.

Enter. Paste your items, one per line, into the list.

0 items

Click Next to see a result.

Options
Recent results
  • No history yet.

How it works

  1. Enter. Paste your items, one per line, into the list.
  2. Shuffle. Shuffle the list once to randomize the hidden queue.
  3. Reveal. Click Next to reveal each pick one at a time.
  4. Reset. Refresh the page to clear the queue and start a new sequence.

About the Sequential Random Picker

Shuffle once, then reveal one at a time

This works differently from every other picker here. It shuffles the whole list once into a queue, then hands you one name per press in that fixed order. It is not drawing repeatedly — the order was decided in advance and you are walking through it.

That difference is the whole point. Re-rolling a picker can give you the same name twice in a row; walking a queue cannot, by construction. Everyone appears exactly once before anyone appears twice, and the order is genuinely unpredictable because it was set by a single shuffle.

The queue survives a reload

The queue and your position in it are saved in this browser, so closing the tab, reloading the page, or coming back after lunch resumes where you left off. A draw can span a whole afternoon or a whole lesson without losing its place.

The counter shows how far through you are, which is what tells you whether there is time to get through everyone before the bell.

Pressing shuffle again discards the current queue and builds a new one from the start. That is the button not to press halfway through unless you mean it — there is no undo, and people who have already had their turn go back into the pool.

When to use this instead of a plain picker

  • Cold-calling where everyone must be asked once before anyone is asked twice.
  • Presentation order revealed one at a time for suspense, rather than published as a list.
  • Any draw that spans a break — the queue is the only thing here that reliably survives one.
  • Prize draws with several winners where each name must be distinct.

Frequently asked questions

Why have separate shuffle and next actions?

Shuffle randomizes the whole queue once, then Next reveals picks one at a time — great for raffles or order reveals.

Can I undo a reveal?

Not yet. To start over, refresh the page and shuffle again.

Is the order truly random?

Yes. The queue is shuffled using the browser's Web Crypto API, so the reveal order is unbiased.

Does my list leave my device?

No. The picker runs entirely in your browser and works offline, so your list is never uploaded.

Related randomizers

Further reading

Send feedback

Found a bug, want a feature, or just say hi? Send it our way.