Random Team Generator
This random team generator needs only the number of people playing. Stand everyone in a line, count from one, and use the numbered team lists it produces. The two sides differ in size by no more than one, with no names, roster setup, account, or app required before the game.
Which players are on each random team?
Choose how many people are playing, stand everyone in a line, and count from one. The generator shuffles those numbers into two sides whose sizes differ by no more than one. Nobody has to type names, create a roster, or hold up the start of the game.
Team 1
- Player 8
- Player 9
- Player 4
- Player 3
- Player 2
Team 2
- Player 6
- Player 10
- Player 5
- Player 1
- Player 7
How does the random team generator split players?
The generator creates one numbered slot for every player, shuffles those numbers with the Fisher-Yates method, and cuts the result at its midpoint. With an odd number of people, Team 1 receives one extra slot. Pressing Shuffle teams again creates a fresh draw without asking for any player details.
Shuffle player numbers once, then split at ceil(number of players ÷ 2)
- Count the group: Stand together, count from one, and remember your number.
- Shuffle without bias: Fisher-Yates swaps each numbered slot with a randomly selected position.
- Split near evenly: The first half becomes Team 1 and the remaining numbers become Team 2.
Example: ten people count from Player 1 to Player 10, then read their numbers from the two generated lists. The result always contains two teams of five. Eleven people produce teams of six and five because one person cannot be divided between sides.
Does a random draw create balanced teams by skill?
No. Random selection balances team size, not player ability, preferred position, age, or fitness. If the group has a large skill gap, let the captains make one or two swaps after the draw. This tool deliberately avoids pretending it can infer ability from a player count.
A transparent random draw is useful when fairness means everyone had the same chance of landing on either side. It is not the right method when safety or competitive balance depends on specific players being separated. In that case, captains should review and adjust the generated teams before play.
What else should you know about random team generator?
These short answers cover the input conventions, edge cases, and interpretation questions that most often cause a correct formula to produce a misleading result. Each answer refers to the exact values shown by this calculator and the standard six-ball over used in its calculations.
Do I need to enter every player name?
No. Count the group from one and use each person’s number in the generated team lists. The tool asks only for the total player count.
What happens with an odd number of players?
Team 1 receives one more player than Team 2. You can swap which side has the extra player after the draw if needed.
Can I shuffle the teams again?
Yes. Press Shuffle teams again to create another random draw with the same number of players.
Is the player count saved?
No. The draw runs in your browser and the page does not send or persist the player count or result.
Ready to score your match live?
Create a free cricket or football scoreboard, update it from your phone, and share one read-only link with everyone following the match. There is no signup, no app to install, and no player registration before the first ball or kick.
Create a Match