Random Number & List Picker

Generate a random number in any range, or paste a list and draw a random item from it — great for raffles, giveaways, decisions, and random sampling. Uses your browser's secure random generator, and your list never leaves your device.

What a random picker does

A random picker makes an unbiased random choice for you — either a random number in a range you set, or a random item drawn from a list you provide. Whether you are running a giveaway, making a decision, drawing a raffle winner, or sampling from a set, it removes human bias and gives a genuinely random result. Set your range or paste your list, click, and get an instant fair pick.

Random numbers

The random number mode gives you a number between a minimum and maximum you choose, inclusive of both ends. This is useful for countless things: picking a winner by ticket number, rolling a custom die, choosing a random page or item by position, generating a random value for a game, or making a decision by assigning options to numbers. The result is uniform, meaning every number in your range is equally likely, with no bias toward any value.

Picking from a list

The list mode lets you paste a set of items — names, options, entries — one per line, and draws one at random. This is perfect for raffles and giveaways (paste the entrant names), for decisions (paste the options), for randomly assigning tasks or picking a random example. Every item has an equal chance of being selected. Because the list stays in your browser and is never uploaded, you can safely use it even with names or private entries.

Genuinely random and fair

The picker uses your browser's secure random number generator, so the results are genuinely unpredictable and unbiased — not a weak pattern that could favor certain outcomes. This matters for anything where fairness counts, like a public giveaway. Each pick is independent, so drawing again gives a fresh independent result. And since everything runs locally, your list of entrants or options never leaves your device.

Privacy: your text never leaves the browser

All processing happens locally, on your own device. Your text is never sent to servers, which makes the tool safe even for confidential content. When you close the tab, nothing remains stored.

Frequently asked questions

Is every number or item equally likely?
Yes. The picker produces a uniform result, meaning every number in your range, or every item in your list, has an equal chance of being chosen. There is no bias toward any outcome.
Can I use it for a giveaway or raffle?
Yes. Paste your entrants one per line and draw a random winner. Because it uses secure randomness and runs in your browser, the pick is fair and your entrant list is never uploaded.
Does it avoid picking the same item twice?
Each pick is independent, so drawing again could return the same item. To draw several unique winners, remove each winner from the list before drawing the next, or shuffle the list and take the top entries.
Is my list of names or options private?
Yes. The list stays entirely in your browser and is never sent to any server, so it is safe to use with names or private entries.