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.