tulqr
👥 UTILITIES

Random Team Generator

Paste names, choose a team count, generate.

Names (one per line)6 names
Number of Teams

How Random Team Generation Works

The generator uses a Fisher-Yates shuffle to randomize the name list, then distributes names sequentially across teams. This guarantees that teams differ in size by at most one person, making the split as balanced as possible while being completely random.

FAQ

What's the maximum number of teams?

You can split into up to 8 teams, or as many teams as there are people (one person per team maximum). The selector updates automatically based on how many names you enter.

Are the teams truly random?

Yes. The Fisher-Yates shuffle algorithm produces uniformly random permutations — every possible ordering of names is equally likely.

How do I export the teams?

Click 'Copy All' to copy all teams as formatted text to your clipboard. You can then paste into any messaging app, document, or spreadsheet.