Team Generator
Paste a list, choose the number of teams, split fairly and randomly - great for class, sports or office events, entirely local.
One entry per line. Add an optional weight with a colon, e.g. "Anna:3" for triple the chance.
Save or load a list
Verifiably fair: The draw uses your browser's cryptographic random generator (crypto.getRandomValues) instead of a simple pseudo-random one - the same mechanism encryption relies on. Every possible outcome is exactly as likely as the weights say, with no bias from rounding. Everything runs locally in your browser; there is no server that could influence or manipulate the result.
In 3 steps
- Paste your list - one name per line.
- Set the number of teams.
- Draw the teams and see the result.
History
No result yet.
Everything stays on your device: no account, no server, exportable and deletable at any time.
Is my file uploaded?
No. Everything runs in your browser - your file never leaves your device. How this is verifiable