Team Picker Wheel — Random Team Generator
Split a group into teams without the awkward captain-picks-captain ritual. Drop your roster into the team picker wheel, set how many people per team, and spin. The wheel hands out names in batches — fair, fast, and visibly random, so no one feels picked-last.
Built for PE teachers, training facilitators, sports coaches, hackathon organizers, conference workshop leads, and anyone splitting people into balanced groups.
Sample entries — Workshop group
Aarav Beatrix Carlos Daniela Eli Fatima Gabriel Hina Isaac Jasmine Kenji Leah
Copy these into the Entries tab on the main wheel.
Why use this wheel
- Set team size — wheel auto-batches winners into teams of N
- Multi-pick mode draws an entire team in one spin
- Weight stronger players to balance team strength (Alice*2)
- Save rosters and reuse them across sessions
- Per-name custom colors so existing teams stand out
- Fullscreen for a gym, classroom, or projector
Common uses
- PE class team formation. Drop the class list, set 'Pick count' to half the class, spin once for Team A then again for Team B.
- Hackathon team assignments. Mix attendees randomly so cliques don't form. Weight experienced devs to spread them across teams.
- Workshop breakouts. 20 attendees → 4 breakout groups. Spin to split, project the result, send people to their rooms.
- Sports drill rotation. Random pairings for drills means new partners every session — better skill cross-pollination.
- Office team-building. Mixed-department lunch groups, escape-room teams, or onboarding-buddy assignments.
About this wheel
Why random team picking beats captain-picks
The traditional captain-picks-team ritual is famously bad: the last few names always feel chosen-last, regardless of intent, because they were. Even 'count off by 4s' feels manipulable if the order is preserved (taller kids tend to bunch). A wheel-based pick removes both the perception and the reality of selection bias — the order is generated from cryptographic entropy, and the assignment is visible to everyone in real time.
Random teams also serve a practical purpose: they prevent skill-monoculture. A class of 30 students has informal cliques that, left to self-select, will sort into 'the strong team and everyone else'. Random teams forcibly mix skill levels, which improves outcomes for the lower-skilled half and exposes the higher-skilled half to teaching dynamics. PE teachers and educational researchers have studied this for decades — the consensus is that for short-duration activities, randomization beats balance-by-skill on most metrics.
Patterns: balanced random vs pure random
Pure random splits sometimes produce lopsided teams by chance. For groups under 12, this happens often enough to matter. Two mitigations: (a) re-spin if the split is obviously unbalanced (track skill manually, but only re-spin once — no infinite re-rolls), or (b) pre-tier the group: take the top N players, spin them across teams as 'captains', then random-fill the rest.
For groups over 20, pure random is fine — the law of large numbers smooths out skill distribution naturally.
How to use team picker wheel — random team generator
- Drop your roster. Paste names, one per line. Spreadsheet rows paste cleanly.
- Set team size. Open Settings, set Pick count to the team size you want.
- Spin. First spin picks Team A. Second spin picks Team B from the remaining names. Repeat.
- Project the result. Press F for fullscreen so the gym / classroom / room can see the assignment.
Frequently asked questions
- How do I pick teams of a specific size?
- Set 'Pick count' in Settings to the team size you want. For example, with 12 people and a team size of 4, set Pick count to 4 and spin three times — each spin picks 4 names and removes them from the wheel automatically. Repeat until everyone's assigned.
- Can I balance team strength?
- Use weighting. Mark the strongest 2–3 players with a multiplier ('Alice*2') so they're more likely to be picked early; pair them up by adjusting picks between rounds. For pure random splits, leave weights off and let the law of large numbers handle it — over time, random splits balance out.
- What's the maximum team size?
- Pick count goes up to 20 per spin. For larger teams, spin multiple times — the wheel automatically excludes already-picked names so you won't double-pick.
- Can I use this for partner assignments?
- Yes — set Pick count to 2 and spin repeatedly. Each spin picks a pair, removes them, and you can keep going until everyone has a partner. For an odd number, the last person gets paired with the previous round.
- How do I save my class roster?
- Wheels are saved per-name in localStorage. Click '+' to create a new wheel, name it ('PE Period 1', 'Hackathon 2026', etc.), paste the roster, and switch between wheels with the dropdown. Entries persist between visits.
Free random spinner from SpinOfLuck — no signup, no ads, runs entirely in your browser.