Random Picker
Paste a list of names, options, or prizes (one per line) and pick one or more at random. Use 'allow duplicates' off for things like raffle winners (each name only wins once); leave it on if you want each pick to be independent. The picker uses crypto.getRandomValues with rejection sampling so every entry has exactly equal odds — no bias from the cheap-and-easy `Math.floor(Math.random() * n)` approach. Runs entirely in your browser.
Privacy
Runs entirely in your browser — nothing is sent to any server.
Cost
Free. No sign-up, no watermark.
Type
Random
Related tools
Tools that work with the same formats — most users open one of these next.
BMI Calculator
Compute Body Mass Index from height and weight in either metric or imperial units.
Percentage Calculator
Compute percent of a number, the percentage one number is of another, and percentage change.
Age Calculator
Compute your age in years, months, and days from a date of birth — plus total days lived.
Date Difference Calculator
Compute the difference between two dates in years, months, days, hours, minutes, seconds.
Tip Calculator
Calculate tip and split a restaurant bill across any number of people.
Timezone Converter
Convert a time from any timezone to any other — Central to Pacific, UTC to Tokyo, you name it.
Frequently asked
Is Random Picker free to use?
Yes. Random Picker is completely free with no sign-up, no watermark, and no usage limits. Toolsly does not charge for any of its tools.
Do my files and data stay private?
Yes — Random Picker runs entirely in your browser using your device's CPU. Files and text are never uploaded to our servers, so your data stays private.
How does Random Picker work?
Open Random Picker, paste or fill in the input fields, and the result updates instantly. Everything runs in your browser — no upload, no waiting.
Which browsers does Random Picker support?
Any modern browser works — Chrome, Firefox, Safari, and Edge on desktop and mobile. Random Picker uses standard web APIs and does not require any plugin, extension, or sign-up.