The Random Team Generator splits a list of names or items into a chosen number of groups, distributing them evenly and without bias. Enter each name on a new line, pick how many teams you want, and get an instant, fair split.
Because the assignment is randomized, no one can claim the groups were stacked or rigged — every person has an equal chance of ending up on any team.
It's used for sports teams, classroom groups, work project teams, and any time a group needs to be split fairly and quickly.
Picking teams manually — whether by captains choosing one at a time or an organizer eyeballing skill levels — almost always introduces some bias, intentional or not. Random assignment removes that entirely, which is especially valuable in casual or low-stakes settings where fairness matters more than competitive balance.
This generator handles the split instantly, distributing names as evenly as possible across however many groups you specify.
Names are spread as evenly as possible across teams.
Randomized assignment removes any accusation of unfairness.
Split any list into as many teams as you need.