Random Group Splitter
Split a list of names into fair random groups.
Advertisement
AHow to use
- 01 Paste names, one per line.
- 02 Set how many groups you want (2–20).
- 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
→
Passphrase Generator
Generate memorable secure passphrases.
→
Password Generator
Create strong random passwords with adjustable length and character sets.
→
Password Strength Checker
See how strong a password is and how long it takes to crack.
→
Random Number Generator
Cryptographically strong random numbers in any range.