Enter a list of names and randomly split them into balanced groups. Perfect for classrooms, workshops, events, and organizing.
Our random group generator takes a list of people and splits them into the number of groups you choose. The algorithm shuffles everyone randomly and distributes them evenly using round-robin assignment.
If the number of people does not divide evenly, some groups will have one extra member — the distribution stays as balanced as possible.
Everything runs in your browser — your data is never sent to any server. Completely free, private, and works offline.
// no signup, no install — just configure and generate.