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
- Enter. Paste your items, one per line, into the list.
- Shuffle. Shuffle the list once to randomize the hidden queue.
- Reveal. Click Next to reveal each pick one at a time.
- 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
- Shuffle once, then reveal one at a time
Re-rolling a picker can hand you the same name twice in a row. Shuffling a queue once and revealing it one pick at a time can't — and the queue survives a page reload, so a draw can span a whole afternoon.
- Run a demo day that actually ends on time
Sprint reviews fail two ways: the order argument at the start and the overrun at the end. A random demo order with a built-in schedule — every team slotted into minuted time boxes — fixes both in one click.
- Randomizing your presentation order (and giving every slot a clock)
Whoever goes first at a demo day, sales pitch, or classroom presentation gets an unfair edge — or an unfair disadvantage. Here's how a random presentation order generator settles the lineup and keeps every speaker on time.
- Eliminate one at a time until a single survivor is left
A bracket pairs things off; an elimination picker just keeps knocking one out until one remains. Here's how a round-by-round survivor draw works, why the elimination order is half the fun, and when to seed it so the result is provable.
- Cold-calling without the dread: fair student picking that actually works
Random student selectors only help if students believe they're fair — and if the teacher uses them thoughtfully. Here's how to call on students randomly without raising anxiety, plus how to handle groups, seating, and turns.