Most popular
Popular random tools
The four most-used generators at a glance.
About this tool
Team Generator at a glance
Enter the names, choose how many teams you want, done: the team generator spreads everyone across the teams randomly and as evenly as possible. Ideal for sports, group work, projects or game nights – with no favorites.
From a list of names to fair teams
Enter everyone and set the number of teams. The generator spreads the names randomly and as evenly as possible. If the number does not divide evenly, the remaining people move fairly onto the first teams.
Balanced, not arbitrary
First the names are shuffled with Fisher-Yates – fed by crypto.getRandomValues – and then dealt out in turn. That creates balanced groups without any conscious or unconscious favoritism. Handy for sports teams, group work, project teams or game night.
What happens when the numbers do not divide evenly
A list of names rarely splits perfectly into groups of equal size. If you spread eleven people across three teams, for example, there is a remainder. The generator solves that by spreading the surplus names fairly across the first teams, rather than tacking them on somewhere.
That produces groups that differ by at most one person. This small difference is mathematically unavoidable and still handled fairly. So you can create random teams even with awkward numbers, without doing the math yourself.
- Enter every name individually, one underneath the other
- Set the number of teams you want
- Start the split and check the result
- Reshuffle if you need to, until the distribution fits
Small tricks for balanced groups
The generator only knows names, not the strengths or preferences behind them. It distributes purely at random while keeping the teams as equal in size as possible. If balance beyond sheer numbers matters to you, a few simple moves can help.
For sporting matches it pays to roughly sort very different skill levels beforehand and draw them in separate rounds. For group work or a game night, on the other hand, a plain random split is usually plenty. That creates fresh line-ups that nobody sees as biased. The only important thing is to name your groups and teams clearly before you start, so there is no confusion about who belongs where later. A quick screenshot records the result as well.
Use cases
Team Generator in practice
Split a class into fair working groups.
Build balanced teams for a game.
Group participants for a quiz or contest.
Draw teams for board and party games.
Goes well with
Related random generators
Frequently asked
Team Generator: frequently asked questions
Will the teams be the same size?
As close as possible. If the number does not divide evenly, the generator spreads the remaining people fairly across the first teams.
Is the split really random?
Yes. The names are shuffled with Fisher-Yates and then dealt out in turn – with no favorites.
How many teams are possible?
From 2 teams up to as many as you have people. The generator adapts.
Can I copy the teams?
Yes, the result can be copied as text with one click.
Fancy another result?
Split names into several teams, fairly and at random.
Start the Team Generator