A Spotify shuffler that actually shuffles. Fisher-Yates random, not some algorithm dressed up as randomness.
Made by LLMATIONS. Source included. AGPL-3.0.
Lived at https://swagcounty.com/shuffleify (now returns 410).
Status: archived 2026-05-25. The hosted instance is gone. The Spotify Web API public-distribution gate — 5-user Dev Mode cap; Extended Quota requires a registered business + 250k MAU since 2025-05-15 — closed the path to public users for a hobby-scale project. Source remains AGPL-3.0 for fork-to-CLI or self-host.
- Local development: setup, run, click-through verify.
- Backend overview: what's running and where it lives.
- OAuth design: security shape, threat model, decisions.