Decision Wheel Spinner

Add options, spin a colorful wheel, let randomness pick.

Add as many options as you want, then spin a colorful wheel that lands on a random one with a smooth deceleration. Great for picking what to eat for dinner, drawing winners, or letting a class pick the next activity without bias.

Common use cases

  • Pick what to eat for dinner among a few restaurant options
  • Draw a giveaway winner from a small list of names
  • Choose a random topic, exercise or warm-up in class
  • Settle group decisions when no one wants to commit

Frequently asked questions

Is each option equally likely?
Yes — slices are drawn equal-sized and the chosen option comes from a uniform random index.
How many options can I add?
Practically up to a few dozen. Beyond that the slices get hard to read; for big lists use the random number tool to pick an index instead.
Does it save my options?
Not yet — they reset on page reload. If you have a regular wheel you reuse, copying a list to a notes app is the fastest workaround for now.

Related tools