Gezidao

Random Group Splitter

Split a list of names into fair random groups.

Report an issue

Advertisement

AHow to use

  1. 01 Paste names, one per line.
  2. 02 Set how many groups you want (2–20).
  3. 03 Click split — group sizes stay balanced automatically.

QFAQ

How are the groups balanced?

Names are shuffled first, then dealt round-robin, so group sizes differ by at most one person.

Is the split truly random?

The shuffle uses the browser's cryptographic random generator (Web Crypto) — no predictable patterns.

Related tools