<!-- Markdown version of https://ocxly.com/wheel-of-names.html · auto-generated, may lag the live page -->

# Wheel of Names

Enter names and spin the wheel to draw a fair winner — chosen with the browser's secure randomness, so every entry has an equal chance. Perfect for giveaways, chores and picking who goes first.

### How it works

Enter your entries, click **Spin**, and the wheel lands on a winner. The choice is made with `crypto.getRandomValues` — the browser's cryptographically secure random source — so every entry is equally likely, and the wheel simply animates to the pre-chosen result. Turn on "remove winner" for draws without repeats. Great for raffles, standup order, chore assignment or deciding where to eat. Nothing is uploaded.

---
*Source: [ocxly.com/wheel-of-names.html](https://ocxly.com/wheel-of-names.html) — OCXLY, free 100% client-side privacy-first tools. Free spinning wheel of names — draw a fair random winner using secure randomness, entirely in your browser.*
