Random Name / Team Picker
Paste a list of names to draw a random winner or split everyone into teams.
Last updated
Result will appear here.
About this tool
Both modes use an unbiased Fisher–Yates shuffle — the same well-tested algorithm behind the Line Sorter's shuffle option — rather than a naive random sort, which can quietly favor some orderings over others. "Split into teams" deals names round-robin style after shuffling, so team sizes differ by at most one when the count doesn't divide evenly.
Nothing you paste here is sent to a server — the entire tool runs as JavaScript in your browser tab.