Random Picker

Pick

About this tool

Enter your choices one per line — names for a raffle, restaurants for dinner, tasks to assign, teams to split, anything at all — then draw one or more at random. The winner is shown in large type so it is easy to read out. Set how many items to pick, and choose whether draws must be unique (no item picked twice) or whether the same option can come up more than once.

Blank lines are ignored automatically. Each pick uses crypto.getRandomValues, the browser's cryptographically secure random source, with rejection sampling so every option has exactly the same chance and there is no modulo bias. Everything runs locally in your browser and nothing is uploaded, making this a fair, private way to run giveaways, assign turns, or make a quick decision.

Related tools

Lottery NumbersDice RollerRandom Number