Projects · Open Source

true-shuffle

Open-source tool that fixes Spotify's biased shuffle — delivering truly random, evenly distributed playlists with no repeats.

JavaScriptSpotify APIOpen Source

What is true-shuffle?

Spotify's built-in shuffle isn't truly random — the algorithm favours certain tracks and repeats songs more often than genuine randomness would allow. true-shuffle fixes this: it re-orders playlists with an even distribution, playing every track with equal probability.

Features

  • Genuine random shuffle — every song gets an equal chance
  • Works with any Spotify playlist
  • No account or subscription needed — just launch it
  • Open source on GitHub

Technology

Web app with direct Spotify integration via the Spotify Web API. Frontend built with modern JavaScript — no server-side dependency.