Enter your candidates — names or items, one per line — and let the tool randomly pick a winner from the list. Set how many to pick to draw several at once; by default the same item is never picked twice. Turn on "Allow the same item more than once" for sampling with replacement, where any item can come up repeatedly. Pressing Pick runs a short spin-wheel style animation before the result settles. Handy for picking winners from a list, choosing who goes first, assigning duties in a class or meeting, raffles and giveaways. Your list is never uploaded — everything runs in your browser.

How to use

  1. Enter your candidates (names or items), one per line.
  2. Set how many to pick — raise it for several winners. Turn on "Allow the same item more than once" to let an item win repeatedly.
  3. Press Pick; the result settles after a short animation.

FAQ

Can I pick more than one at a time?

Yes. Set "How many to pick" to 2 or more to draw several at once. By default no item is picked twice, so if you ask for more than the number of items, every item is selected.

Can the same item win more than once?

Turn on "Allow the same item more than once" for sampling with replacement, where any item can come up several times — useful when each pick should be independent, like rolling a die.

Is the draw really random?

It shuffles the list using the browser's random generator (Math.random) and picks from it. There is no bias in the order or result; every candidate has a fair chance.

Are the names I enter stored or uploaded?

Your list is never sent to a server and is not saved. Everything runs in your browser (only settings like the pick count are stored on your device for next time, and can be cleared with Reset).