Random Group Generator
The Random Group Generator takes a list of names and splits them into fair, evenly sized groups at random.
About the Random Group Generator
The Random Group Generator takes a list of names and splits them into fair, evenly sized groups at random.
Everything runs in your browser, so there is no server wait and nothing you enter is uploaded. Each result is drawn from the browser cryptographic random source, a strong pseudorandom number generator, so the odds stay fair and the pick is genuinely unbiased for any decision.
Good to know
Is the result random and fair?
Yes. Every draw uses the browser cryptographic random source, so each option has a fair, even chance and no result is set in advance.
How are the groups balanced?
Names are shuffled and dealt out one at a time, so the groups come out as even as the list allows.
Are my entries saved?
Your list stays in this browser only, so it is still here when you return. Nothing is sent to a server and there is no account to make.