# About SpinTheList

SpinTheList is a free online spin wheel and random picker tool built for teachers, streamers, event organizers, and anyone who needs a fast, fair way to make random decisions.

## Features

- **Spin wheel** - 60fps canvas animation, confetti burst on every win, respects prefers-reduced-motion
- **Spin All** - auto-spin through your entire list, get a full ranked order in one click
- **Bracket / tournament mode** - head-to-head eliminations; wheel picks the winner each round
- **Weighted spin** - Name:number syntax gives entries different odds (Alice:3 = 3x more likely); off by default
- **Share via URL or QR code** - list encoded in the link, no account needed
- **Embed anywhere** - iframe widget with URL params for theme, size, title, panel visibility
- **8 color themes** - Classic, Purple, Neon, Pastel, Ocean, Sunset, Candy, Mono
- **12 tick sounds + 24 fanfare options** - per-channel volume sliders
- **Remove after spin** - eliminate each winner so no item repeats
- **Undo / redo** - 50-level history, Ctrl+Z / Ctrl+Y
- **CSV upload** - bulk-load hundreds of names instantly
- **Keyboard shortcuts** - Space to spin, ? for shortcuts panel
- **Fully client-side** - no data ever leaves your browser

## Embed

Add a spin wheel to any website:

```html
<iframe src="https://spinthelist.com/embed/widget?list=Alice,Bob,Charlie" width="600" height="500" frameborder="0"></iframe>
```

See [spinthelist.com/embed](https://spinthelist.com/embed) for the full embed builder.

## Privacy

SpinTheList is fully static. No accounts, no tracking beyond anonymous GA4 analytics, no data sent to servers. Your lists stay in your browser.

## Contact

Built by independent developers. Report issues or suggestions at [spinthelist.com](https://spinthelist.com).
