Skip to content
EN
List & number tools Free · Private

Multiple Random Picker

Picks N unique items from your list.

The Multiple Random Picker draws several items at once from any list you paste in. Choose whether picks are unique (without replacement) or can repeat (with replacement), which makes it handy for everything from selecting a few giveaway winners to dealing out cards. Because the draw uses your browser's Web Crypto API, every subset is equally likely.

Paste. Paste or type your items, one per line, into the list.

0 items

Click Pick to see a result.

Options
Recent results
  • No history yet.

How it works

  1. Paste. Paste or type your items, one per line, into the list.
  2. Set. Set how many items to draw and whether to allow replacement in the Options.
  3. Pick. Click Pick to draw your selection.
  4. Re-roll. Click Pick again any time you want a fresh draw.

Frequently asked questions

What is replacement?

With replacement, an item can be picked more than once. Without replacement, each pick is unique — that's the default.

Is the order significant?

No. The displayed order is just the order in which items were drawn, but every possible subset has an equal chance of being chosen.

Is it really random?

Yes. Picks come from the Web Crypto API (crypto.getRandomValues), which produces cryptographically sound, unbiased results — no predictable patterns.

Does my list get sent anywhere?

No. Everything runs entirely in your browser, so your list is never uploaded to any server, and the tool works offline.

Related randomizers

Send feedback

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