Free Online Team Generator
A team splitter shuffles a name list with Fisher-Yates (using crypto.getRandomValues) and distributes round-robin into the number of teams you choose.
Your data is processed entirely in your browser and never sent to any server.
How to Use This Generator
- Paste names into the textarea, one per line.
- Set the Number of teams (2–20).
- Click Generate teams to draw the split.
- Click Reshuffle for a different draw, or Copy all to copy the team list.
What Is a Team Generator?
Coaches assigning practice squads, teachers forming project groups, party hosts dividing teams for trivia night and managers running offsite icebreakers all need a fair, fast way to split a roster. Manual picking creates social drama and visible favouritism; a random split removes both.
This generator runs a Fisher-Yates shuffle on the input list, seeded by crypto.getRandomValues for cryptographic fairness, then distributes the shuffled names round-robin into team buckets. If the numbers don't divide evenly — 11 players across 3 teams, say — the first few teams each get one extra person, keeping the size difference at most 1.
Don't like the draw? Click Reshuffle for a fresh randomisation with the same input list and team count.
Frequently Asked Questions
How many teams can I make?
What if numbers don't divide evenly?
Can I reshuffle?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related Random Generators
Pick a random item from your list. Enter options, get a fair pick. With or without replacement.
Spin a virtual wheel with your custom options. Great for games, giveaways, and decisions.
Generate random numbers within a range. Pick integers or decimals. No bias, instant results.
Get a random yes/no answer or pick from your own options. Magic 8-ball style replies.