Divide a list of names into randomized teams or groups instantly. Ideal for games and projects running client-side in your browser.
How to use it
- Paste your names, one per line.
- Choose how many teams you want.
- Randomize, and read the composition of each team.
Frequently asked questions
Are the teams the same size?
As close as the list allows. When the names do not divide evenly, the remainder is spread one per team rather than piled onto one of them.
Can I run it again?
Yes, and every run reshuffles from scratch. Nothing carries over from the previous draw.
Is the list of names stored?
No. The names stay in the open page and are never sent anywhere, which matters when the list is a class register or a staff rota.