🛝Toolio
About Contact

🎡 Spin the Wheel — Random Decision Maker

Spin the Wheel picks a random winner from your list in seconds — just type your options, hit Spin, and the colorful wheel decides. It runs entirely in your browser, free and offline, with no data ever leaving your device.

Options

Click the wheel or press Spin

Private by design. This tool runs entirely in your browser — nothing you enter is uploaded or stored, and it works offline.

About

This decision wheel uses your browser's cryptographically secure random number generator to ensure every spin is truly unpredictable. Supports 2 to 24 options, remembers your last list via localStorage, and renders a smooth animated wheel on an HTML5 Canvas — no server, no account. Perfect for picking a restaurant, choosing a winner in a giveaway, assigning tasks, or settling any group debate fairly. Need to pick as a group? Your options are encoded into the link itself (a URL fragment that never leaves the browser), so one link in a group chat gives everyone the exact same wheel — no upload, no account.

How to use

  1. Type each option on a new line in the Options box (2–24 options).
  2. Click the Spin button or click the wheel directly to start the animation.
  3. Watch the wheel slow down — the option at the pointer wins, and the winner appears in a panel right below the wheel.
  4. Hit Spin again as many times as you like; your options are saved automatically.
  5. To decide together, press the Share link button (or copy the address bar) — anyone who opens the link gets the exact same wheel.
  6. Use the Clear button to reset the wheel and start with a fresh list.

FAQ

Is the Spin the Wheel tool free?
Yes, completely free — no account, no subscription, and no hidden fees. Just open the page and spin.
Does it work offline?
Yes. Toolio runs entirely in your browser. Once the page has loaded, you can spin the wheel without any internet connection.
Is my data private? Does anything get sent to a server?
Your options never leave your device. The wheel runs on client-side JavaScript and saves your list only in your browser's localStorage — nothing is uploaded.
How many options can I add to the wheel?
You can add between 2 and 24 options per spin. Each option appears as its own colored segment on the wheel.
Is the random result truly fair?
Yes. The winning slot is selected using the browser's built-in Web Crypto API (crypto.getRandomValues), which provides cryptographically secure randomness — far more unpredictable than a standard Math.random() call.
Can I share my wheel with others by link?
Yes. Press Share link or just copy the address bar — your options travel inside the link's #fragment, which browsers never send to a server, so nothing is uploaded. Anyone who opens the link sees the exact same wheel and can spin it themselves.