Random Team Generator

Paste names, choose how many teams, and get a fair random split — no arguments about who picked whom.

How it works

The list is shuffled with cryptographically secure randomness, then dealt round-robin into teams — like dealing cards. Team sizes never differ by more than one person, and every possible split is equally likely.

Common uses

Frequently asked questions

What if the names don't divide evenly?

Extra people are spread across the first teams, so sizes differ by at most one — 10 people into 3 teams gives 4 / 3 / 3.

Is my list uploaded anywhere?

No. Everything happens locally in your browser; the names never touch a server.

Last updated: 2026-07-13