Enter options and let fate make the choice
This random picker tool helps you make unbiased decisions by randomly selecting one or more options from a list. Whether you're choosing a restaurant, picking a contest winner, deciding which movie to watch, or selecting team members, this tool provides a fair and fun way to make choices with an animated reveal.
You can configure the number of picks, allow duplicates, or automatically remove picked items to avoid reselection.
Enter your options in the text area (one per line), choose how many items to pick (1-10), and toggle the duplicate and removal options as desired. Click "Pick Randomly" to see the animation and final result. The display will cycle through options before landing on the winner(s).
Yes, the selection uses JavaScript's cryptographic random number generator (crypto.getRandomValues) for unbiased, truly random picks. Each option has an equal chance of being selected.
When this option is enabled, the items that were selected are removed from the pool for subsequent picks. If you make multiple picks without duplicates, each item can only be selected once. The original list in the text area is not modified.