Whose Turn Is It Generator
Random wheel spinner to decide whose turn it is next
Random
Wheel
Decision
Generator
Options
Add items to start spinning!
About This Tool
The Whose Turn Is It Generator is a fun and fair way to decide whose turn it is for any activity. Whether you're deciding who goes first in a game, who presents next, or who picks the restaurant, this wheel spinner makes the decision for you.
Use the quick template buttons for common scenarios, type your own items in the textarea (one per line), or load a list from a text file. The wheel spins with a realistic animation and uses true randomization to ensure fair results every time.
All processing happens in your browser - no data is sent to servers.
Frequently Asked Questions (FAQ)
How does the wheel spinner work?
Click the 'Spin Wheel' button to start the animation. The wheel will spin for 5-7 seconds with a smooth deceleration before stopping on a random selection.
How do I add my own items?
Type your items in the textarea (one per line) and click 'Update Wheel'. You can also use the quick template buttons or load items from a text file.
Can I load items from a file?
Yes! Click 'Load From File' to upload a .txt or .csv file. Each line in the file will become a separate item on the wheel.
What happens when I remove a selected item?
You have three options: 'OK' to just close the dialog, 'Remove Selected' to remove the item from the wheel, or 'Remove and Spin' to remove the item and immediately spin again.
How many items can I add to the wheel?
You can add as many items as you want. The wheel will automatically adjust the segment sizes to accommodate all items.
Are the results truly random?
Yes, the selection uses JavaScript's Math.random() function to ensure fair and random results every time you spin.