How the Picker Wheel Works
The Picker Wheel is an interactive, visual random decision-making tool that displays your choices as vibrant colored segments on a spinning wheel. When you click the SPIN button at the center, the wheel animates with realistic physics — starting fast, then gradually decelerating until a pointer at the top selects the winning entry. A winner popup modal announces the result with confetti and celebratory sound effects.
Behind the animation, the final stopping position is determined by crypto.getRandomValues() — the same cryptographically secure random number generator used for encryption and security tokens. This ensures every spin is truly random and mathematically fair, with each entry having an equal probability proportional to its weight. No entry is ever favored by the algorithm.
Three Spin Modes for Every Scenario
Normal Mode
The default mode. After the wheel picks a winner, all entries remain — the same entry can be selected again on the next spin. Best for general random decisions, games, and repeated selections like 'what's for dinner' or party prompts.
Elimination Mode
The winning entry is automatically hidden from the wheel after each spin. Entries are picked one by one without repeats until all have been selected. Perfect for student name picking, team drafts, tournament brackets, and raffle drawings.
Accumulation Mode
Each entry's win count is tracked across multiple spins with a leaderboard. After several rounds, the entry with the highest count emerges as the 'true winner'. Ideal for group voting, audience polls, and tiebreaker decisions.
Enable & Disable Entries Instantly
Every entry has an eye icon toggle that lets you quickly show or hide it from the wheel without deleting it. Disabled entries appear muted with a strikethrough — the wheel re-draws immediately to reflect only the active entries. This gives you full control over which options are in play without losing your carefully crafted list. Re-enable any hidden entry with a single click.
Drag-and-Drop Manual Sorting
Need a specific arrangement? Toggle Manual Sort to reveal drag handles next to each entry. Click and drag the six-dot grip icon to reorder entries to your preferred sequence. The wheel segments update in real time to match the new order. This is useful when you want to group similar options together, arrange entries by priority, or set up a specific visual layout on the wheel.
Immersive Fullscreen Mode
Click the fullscreen icon in the top-right corner to expand the wheel into a clean, immersive fullscreen experience. The wheel scales up and centers on a white background for maximum visibility — ideal for presentations, classrooms with projectors, team meetings, livestreams, and event stages. The winner popup modal, confetti celebration, and sound effects all work seamlessly in fullscreen. Press the icon again or Esc to exit.
Weighted Entries for Custom Probabilities
By default, every entry has equal probability. Enable the Weights toggle to assign custom numeric weights to individual entries. An entry with weight 5 gets a slice five times larger than an entry with weight 1, making it five times more likely to be selected. This is useful for lottery-style picks, promotional prize wheels with tiered rewards, or educational activities where certain topics need more coverage.
Confetti Celebration & Sound Effects
When the wheel picks a winner, a full-screen confetti explosion launches 150+ colorful particles of varied shapes — rectangles and circles — with realistic gravity and spin physics. A celebratory multi-note fanfare (ascending major chord) plays simultaneously, creating a rewarding, exciting moment every time. During the spin, a tick sound clicks as each segment passes the pointer. All sounds are generated dynamically using the Web Audio API — zero external audio files loaded. Both confetti and sound effects can be toggled on or off in Settings.
Popular Use Cases
Classroom Random Name Picker
Randomly call on students for questions, presentations, or group assignments. Use Elimination mode so every student gets a turn. Enter fullscreen for projector display.
Raffle & Prize Wheel Spinner
Run giveaways at events, conferences, trade shows, or social media campaigns. Add participant names and let the wheel choose the winner with confetti celebration.
Team & Group Assignment
Randomly assign people to teams, projects, or breakout rooms. Use Elimination mode to draft balanced teams. Disable entries for people who are absent.
Decision Making Tool
Can't decide where to eat, what to watch, which task to tackle, or what game to play? Add your options and let the wheel make the choice — removing decision fatigue.
Game Night & Party Spinner
Spin for truth-or-dare prompts, party games, trivia categories, or who goes next. The confetti, sound effects, and fullscreen mode make it a crowd-pleaser.
Content Creator Idea Picker
Randomly pick video topics, blog ideas, social media themes, or stream challenges. Use Accumulation mode to let your audience vote across multiple spins.
Meeting & Workshop Facilitator
Pick random icebreaker topics, select who presents next, or assign discussion leads. Fullscreen mode works great on shared screens and conference room displays.
Restaurant & Food Picker
Add your favorite restaurants, cuisines, or meal options. Spin the wheel to end the 'where should we eat' debate once and for all.
Features at a Glance
∞
Unlimited Entries
Add as many as you need
3
Spin Modes
Normal, Elimination, Accumulation
🔐
Crypto-Random
True fairness guaranteed
🖥️
Fullscreen Mode
Immersive presentations
🎉
Confetti & Sound
150+ particles, fanfare
↕️
Drag & Drop Sort
Manual entry reordering
👁️
Enable / Disable
Toggle entries on/off
💾
Auto-Saved
Persists across sessions
How to Use the Picker Wheel — Step by Step
- Add entries — type one at a time and press Enter, or paste multiple lines at once. All entries appear as colored segments on the wheel.
- Choose a spin mode — Normal for repeatable picks, Elimination to remove winners, or Accumulation to track scores over multiple rounds.
- Customize (optional) — enable Weights for custom probabilities, toggle entries on/off with the eye icon, reorder with drag-and-drop Manual Sort, or edit the wheel title.
- Enter fullscreen (optional) — click the fullscreen icon for an immersive, presentation-ready display.
- Click SPIN — the wheel spins with realistic animation, tick sounds on each segment, and stops at a cryptographically random position.
- See the winner — a popup modal announces the result with a confetti explosion and celebratory fanfare. Tap the action button to continue.
Privacy & Security
Your entries and settings are processed entirely in your browser — nothing is ever uploaded to a server. Data is saved in local storage on your device only. The randomness source is the browser's built-in cryptographic API, ensuring fair, tamper-proof results. No account, no email, no tracking — just a free, private randomizer tool.
Learn More & Explore Related Tools
Read our comprehensive Picker Wheel Complete Guide for in-depth tips, use cases, and strategies. Check out our Password Generator for crypto-secure passwords, our Random String Generator for tokens and API keys, or browse all Picker Tools for more randomizer options.