Skip to content
Tooldict

Random Picker

Type one item per line and it picks the number of random, non-repeating items you ask for.

About

Used to run a raffle, pick a name from a group, decide an order for presentations, or make a random decision when you can't choose. The picked items are unique (no item is chosen twice).

Everything happens in your browser; your list is never sent anywhere.

How to use

  1. Type each item on its own line.
  2. Enter how many to pick.
  3. Press Pick to see the random results.

Frequently Asked Questions

Can the same item be picked twice?
No. The pick is without repetition; each item can be chosen at most once.
Is it fair?
Yes. Every item has an equal chance of being picked.

Other tools

Embed this tool

Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.

<iframe src="https://tooldict.com/embed/en/random-picker" title="Random Picker" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/random-picker" target="_blank" rel="noopener">Random Picker</a> — Tooldict</p>