gukbap-tools

Team Generator

Split a list into random balanced teams

0

Paste a list of names and split them into random, evenly sized teams. A free team generator for classes, sports and group projects.

How to use

  1. Enter one name per line.
  2. Choose how many teams you want.
  3. Teams are generated randomly and kept as even in size as possible.

FAQ

Q. What if the number doesn't divide evenly?
A. The remainder is spread across teams one at a time, so team sizes never differ by more than one.
Q. Can I reshuffle?
A. Yes. Generate again for a completely new random split.
Q. Is it fair?
A. Yes. The list is shuffled with the browser's cryptographic random generator before being dealt into teams.

Spotted something wrong? Let us know.