🎲
Random Picker
Enter a list of names or items and randomly pick one or more, shuffle the list, or split into groups. Uses crypto-secure randomness. Runs locally.
100% Private & Secure
This tool runs in your browser.
Your data is never uploaded or stored.
How to use
- 1
Enter items (one per line).
- 2
Choose a mode: pick, shuffle or group.
- 3
See the random result.
Frequently Asked Questions
Is the randomness secure?
Yes. It uses the Web Crypto API for fair randomization.
Can items repeat in picks?
No. Picked items are removed from the pool by default.