Random picker tool
Wheel Spinner Tool
Create a custom spinning wheel from your own list. Enter one item per line, save it as a short share URL, and spin the wheel to randomly pick one result.
Short share links require the included Cloudflare Worker + KV setup. If KV is not deployed yet, the page falls back to a long local share URL.
Alice
Bob
Charlie
Winner: ?
Bob
Charlie
Winner: ?
Create and spin a random picker wheel
Add names, tasks, prizes, lunch options or any choices. Click Save and create short URL to store the wheel JSON in Cloudflare KV.
Current item
No item selected
No result yet
Short URL setup
This tool uses POST /api/wheels to save wheel JSON to Cloudflare KV and returns a short link like /w/a7Kp9xQ2. The included Worker handles API and share page routes.