πŸŽ“How do I pick pupils without picking the same ones?

βœ“ Tested & verified Updated: How the randomness works

A random picker without memory will call the same child three times in a lesson and skip another entirely. That is not what "random" is meant to achieve here.

Sealed draw for a giveaway

One-off

Tell us the draw date. We seal a random seed now and publish its fingerprint straight away, then send you the seed itself on the day β€” so nobody can claim you picked the winner.

Free, no account. One click unsubscribes and deletes your address.

Free to use β€” Pro is for keeping it

This tool, like every other one here, is free and needs no account. A free account keeps three setups and three email alerts. Pro takes the ads off every site we run and lifts that to 200 setups and 50 alerts, adds a public page for any result and lets you embed the tool without our badge.

See what Pro adds Sign in

Try also

How this works

The classroom picker removes each name from the pool as it is drawn, so the class is worked through evenly. Save the list to your account and it is there next lesson without retyping thirty names.

Why picking without memory clusters

Thirty independent draws from thirty names, on average.

OutcomeRoughly how many of 30 pupils
Never picked at all11
Picked exactly once11
Picked twice5
Picked three times or more3

That is what independent random draws do. Drawing without replacement is what a teacher actually wants, and it is what this tool does.

Frequently asked questions

Why not just use a random picker?

Because independent random draws cluster. Over thirty draws from thirty names, some pupils genuinely will come up four times and others not at all β€” that is what independence means, and it is not what a teacher wants.

How do I start a fresh round?

Press again after the pool empties, or reload the page to restore the full list.

How the randomness works

Selection without replacement from the entered list, so no name recurs until the pool is exhausted.