Decision Wheel

Spin the random wheel to make decisions.

Option 1
Option 2
Option 3

Online wheel of fortune for decisions and drawings

The decision wheel randomly selects an option from the ones you define. Perfect for choosing a restaurant, drawing prizes, deciding movies, assigning tasks, or breaking the ice in meetings.

Each segment is the same size, ensuring equal probability. The animation uses cubic ease-out deceleration simulating real spinning physics, creating suspense.

You can add as many options as needed. The wheel uses HTML5 Canvas and Math.random(), running entirely on your device without internet connection.

Frequently asked questions

Is the selection truly random?

Yes. The spin angle is determined using the browser's Math.random(), which generates pseudorandom numbers. Each option has exactly the same probability of being selected, regardless of its position on the wheel.

How many options can I add?

There is no fixed limit. However, with more than 20 options, the text in each segment becomes smaller and harder to read. For best visual results, we recommend between 2 and 15 options.

Can I use the wheel for live drawings?

Absolutely. The wheel works perfectly for live drawings, classroom activities, raffles, and events. The visual animation creates excitement and makes the process more entertaining than simply announcing a winning number.