Random Team Generator
Paste names, choose how many teams, and get a fair random split — no arguments about who picked whom.
How it works
The list is shuffled with cryptographically secure randomness, then dealt round-robin into teams — like dealing cards. Team sizes never differ by more than one person, and every possible split is equally likely.
Common uses
- Pickup sports — two fair sides in one click, no captains needed.
- Classroom groups — split a class into project groups of roughly equal size.
- Trivia or game night — random teams keep friend groups mixed up.
- Work — assign people to breakout rooms or code-review pairs.
Frequently asked questions
What if the names don't divide evenly?
Extra people are spread across the first teams, so sizes differ by at most one — 10 people into 3 teams gives 4 / 3 / 3.
Is my list uploaded anywhere?
No. Everything happens locally in your browser; the names never touch a server.
Last updated: 2026-07-13