Odd group sizes
Teams differ by 1 when names don't divide evenly.
Fix: This is expected — round-robin keeps teams within ±1.
header • up to 320x100 / 728x90
Shuffle a list of names into N balanced teams — perfect for classrooms, projects, and tournaments
Output will appear here...
content bottom • up to 300x250
sidebar • 160x600
Last reviewed:
Random Team Generator shuffles the names you paste and distributes them round-robin across N teams, keeping team sizes as balanced as possible.
Use it for classroom group work, hackathon matchmaking, sports teams, and any activity that needs fair team splits.
Ada Bob Cara Drew Ella Finn
Team 1: Drew Ada Ella Team 2: Bob Cara Finn
Teams differ by 1 when names don't divide evenly.
Fix: This is expected — round-robin keeps teams within ±1.
Duplicate names because of hidden spaces.
Fix: The tool trims whitespace automatically.
Yes — names are Fisher-Yates shuffled before round-robin distribution.
Yes — via the toolbar. It's capped at the number of names.
Yes — team sizes differ by at most 1.
Rename Team 1 / Team 2 / … in the output.
No — your roster is shuffled in your browser and the result never leaves the page.
Pair with name, choice picker, and line shuffler. You can also browse the full Random Content Generators category for more options.
Pick one or many items from a list — with or without repeats — for raffles, decisions, and sampling
Generate realistic first+last name pairs — perfect for test data, prototypes, and fake personas
Randomise the order of lines in any multi-line text
Generate random English words from a curated list — perfect for passphrases, prompts, and placeholders
Generate realistic fake emails in a configurable domain — perfect for QA, load tests, and seed data
Generate random alphanumeric, hex, letter, or symbol-included strings with configurable length and charset
Generate random binary (0/1) strings of any length — handy for logic simulations and tests
Flip a virtual coin — outputs true/false, yes/no, heads/tails, 1/0, or on/off
Generate random hex, RGB, or HSL color values — great for design prototypes and mock data
Generate random decimal numbers in a min/max range with configurable precision
Generate cryptographically strong random hex strings — ideal for IDs, tokens, and test fixtures
Generate random letters (a-z, A-Z, or mixed) of configurable length — ideal for games, puzzles, and tests