randomDifficulty: 1/5
Random Picker
Paste a list, one item per line, and pick a random entry. Uses secure randomness, works instantly, and never sends your list anywhere.
One item per line. Blank lines are ignored. • 0 items detected
How it works
- Paste or type your list, one item per line.
- Choose how many items to draw — multiple picks are always distinct.
- Press Pick random. Use it again for a fresh draw.
Frequently Asked Questions
How should I format my list?
One item per line. Blank lines and surrounding spaces are ignored automatically.
Can I pick more than one item?
Yes. Choose how many to draw and you will get that many distinct items, never a repeat.
Is the randomness reliable?
Yes. It uses the browser crypto API rather than Math.random, with rejection sampling so every item is equally likely.