๐Ÿ‘ฅ

Random Team Generator

Enter names and split into random teams. Choose number of teams, ensure balanced sizes. Perfect for sports, classrooms, and games.

Random Team Generator

How It Works

Enter a list of names (one per line or comma-separated), choose how many teams you want (2-10), and click generate. The tool randomly shuffles all names and distributes them evenly across teams. If the numbers don't divide evenly, extra members are distributed one per team. Uses cryptographic randomness for completely fair team assignments.

Frequently Asked Questions

Is the team assignment truly random?

Yes. Names are shuffled using the Fisher-Yates algorithm with cryptographically secure randomness. Every possible team configuration is equally likely.

What if teams can't be exactly equal?

If names don't divide evenly, some teams will have one extra member. For example, 11 people in 3 teams = two teams of 4 and one team of 3.

How many names can I add?

You can add up to 200 names. The minimum is the same as the number of teams you want (at least 1 person per team).

Can I use this for classroom groups?

Yes! Teachers frequently use this for random group assignments, lab partners, project teams, and class activities.