# Random Picker

Pick a random item or shuffle a list.

URL: https://everythingdeck.com/random-picker

## Processing
Processing takes place in your browser. Inputs and files are not uploaded or retained.

## How to use
Enter one option per line. Pick one, shuffle the list, or split it into two balanced teams.

## Example
Choose a lunch spot from a shortlist or divide participants into teams.

## Inputs
text

## Outputs
text

## Capabilities
- pick one
- shuffle list
- make teams

## Limitations
Blank lines are ignored. Repeated entries are treated as separate chances. Uses browser cryptographic randomness.

## Related tools
- [Focus Timer](https://everythingdeck.com/focus-timer)
