πŸ…How do I split a group into fair teams?

βœ“ Tested & verified Updated: How the randomness works

Picking captains and taking turns is the slowest and least fair way to split a group, and everybody remembers being picked last.

Sealed draw for a giveaway

One-off

Tell us the draw date. We seal a random seed now and publish its fingerprint straight away, then send you the seed itself on the day β€” so nobody can claim you picked the winner.

Free, no account. One click unsubscribes and deletes your address.

Free to use β€” Pro is for keeping it

This tool, like every other one here, is free and needs no account. A free account keeps three setups and three email alerts. Pro takes the ads off every site we run and lifts that to 200 setups and 50 alerts, adds a public page for any result and lets you embed the tool without our badge.

See what Pro adds Sign in

Try also

How this works

Put the names in, choose how many teams, and press. The list is shuffled and dealt round-robin, so team sizes differ by at most one. With weights, stronger players are dealt earlier and therefore spread across teams rather than clustered.

How uneven groups are dealt

Round-robin dealing means teams differ by at most one player.

PeopleTeamsTeam sizes
1025 and 5
1126 and 5
1034, 3 and 3
2246, 6, 5 and 5
742, 2, 2 and 1

Nobody is dropped and no team is short by more than one, regardless of how the numbers divide.

Frequently asked questions

Are the teams balanced by skill?

Only through the weights: dealing round-robin from a weighted shuffle spreads the higher weights across teams. It is not a rating system and does not pretend to be.

What if the numbers do not divide evenly?

Round-robin dealing means the first teams get one extra player each. Nothing is dropped and no team is short by more than one.

Can I redo it?

Press again for a fresh shuffle with a new seed.

How the randomness works

The full list is drawn without replacement into a random order, then dealt to teams by index modulo team count. The shuffle uses the same weighted, seed-derived selection as the other draws, so it is reproducible from the revealed seed.