Split players into two teams instantly
Random Team Splitter is a free, lightweight web tool designed to take the hassle out of dividing people into two groups. Whether you're organising a football match, a classroom activity, a gaming session, or any event that needs fair teams — we make it instant and effortless.
No account. No app to download. No data sent to any server. Everything happens right in your browser.
Enter names, press a button, get two random teams in under a second.
Assign skill ratings to each player and let the algorithm create fair teams using snake draft.
Balanced split applies 0–30% variance so results stay unpredictable and fun.
One-click copy of both teams to share with players via chat or message.
Paste a comma-separated list of names and scores to populate the balanced splitter instantly.
Fully responsive design — works great on phones, tablets, and desktops.
Simple Split: Names are shuffled using the Fisher–Yates algorithm — one of the most well-known unbiased shuffling methods — then alternately assigned to Team A and Team B.
Balanced Split: Players are sorted by score and assigned via a snake draft (A → B → B → A → …), producing the most balanced distribution possible. A random number of player swaps (0–30% of the roster) is then applied to introduce unpredictability while keeping teams roughly fair.
Player names and scores you enter never leave your browser. We do not store, log, or transmit any input data. See our full Privacy Policy for details.
Have a suggestion, found a bug, or just want to say hello? Head over to our Contact page.