Random picker for names, raffle tickets, or classroom numbers. Paste one item per line and draw one or many winners with crypto.getRandomValues — fairer than Math.random for casual giveaways.
Calc
Runs entirely in your browser. No account, no upload.
How it works
Lists never leave your browser.
1
Paste a list
One name or number per line.
2
Pick
Choose how many winners; we sample without replacement.
When you’d use this
Pick a random name or number from a list (crypto-secure) — You want the math in the browser with no spreadsheet upload. You need a quick number for a decision without signing into a finance app.
FAQ
About random name picker
Is it truly random?
We use the Web Crypto API, not Math.random.
What is Random Picker for?
Pick a random name or number from a list (crypto-secure). It runs in your browser on SortMyFile so you can finish the job without an upload converter.
Does Random Picker upload files to SortMyFile?
No. Random Picker processes locally in the tab. We do not operate an upload API for this tool.
Related tools
More private utilities that pair well with this page.