Wheel Spinner
Add your options and spin the wheel for a random result. Perfect for decisions, giveaways, classroom games, and team picks.
βΌ
About Wheel Spinner
The Wheel Spinner is an interactive decision tool that helps you pick a random option from a list. Add as many options as you like, then click Spin to start an animated spin that lands on a random result. It's great for classroom activities, giveaways, choosing restaurants, assigning tasks, or any situation where you need a fair random pick.
Features
- Animated spin β Smooth eased animation with a realistic deceleration.
- Custom options β Add, edit, or remove options at any time.
- Color-coded β Each segment gets a distinct color for easy reading.
- Up to 20 options β Supports up to 20 equally-sized segments.
FAQ
Yes. The winning segment is selected using
crypto.getRandomValues() before the animation starts. The spin animation simply visualizes the pre-determined result.Yes. Adding the same option multiple times increases its probability proportionally, since each entry is an equal segment on the wheel.