Pickers
Team Generator
Paste a list of names and split them into random, evenly sized teams for sports, classrooms, projects and games.
How the split works
Names are shuffled with a Fisher-Yates shuffle — the standard algorithm that gives every possible arrangement an equal chance — then dealt out one at a time across the teams. That keeps team sizes within one person of each other even when the total doesn’t divide evenly.