0 Entries

What is a random team generator?

A random team generator takes a list of names and splits it into groups of equal size, without anyone having to pick sides. Everyone is shuffled first, then dealt out one at a time, so the teams end up as balanced as the numbers allow.

How to use it

  • Type or paste one name per line, or separate them with commas.
  • Choose how many teams you need.
  • Press the button. Press it again for a completely different draw.

Why use it

  • No captains, no arguments and nobody picked last.
  • Teams come out within one person of each other, however the numbers divide.
  • Nothing is stored on our side; it all happens in your browser.

Is the split really random?

Yes. The list is shuffled with your browser\x27s cryptographic random number generator before anyone is placed, so every arrangement is equally likely and the order you typed the names in makes no difference.