Random Team Generator
Paste a list of names and split it into fair random teams by team count or group size.
Result
This random team generator turns a plain list of names into fair teams in one click. Paste the names — one per line — choose how many teams you want or how many people each team should have, and the tool deals everyone out using the browser's cryptographic random generator, the same quality of randomness used for passwords.
The split is always fair: the list is shuffled with an unbiased Fisher–Yates algorithm, and any remainder is spread one person at a time, so team sizes never differ by more than one. Turn on automatic team names to get ready-made color team labels instead of plain numbers.
Unlike a spinner wheel that picks a single winner, this tool assigns every person on the list to a group at once — it is built for dividing, not for drawing one name. The finished teams can be copied as clean text and pasted into a chat, email, or tournament sheet.
Everything happens locally in your browser: the name list never leaves your device, nothing is uploaded or stored, and the page keeps working offline. Teachers, coaches, scrum masters, and quiz hosts can split a class or crowd in seconds without any sign-up.