spotify-unbiased-shuffle
spotify-unbiased-shuffle copied to clipboard
A tool for unbiased shuffling for Spotify playlists, combine multiple playlists and shuffle them all
Unbiased Shuffle for Spotify
Unbiased shuffle for spotify playlists, combine and shuffle playlists for the ultimate experience!
Spotify designed a new algorithm that distributes artists and genres more evenly. Despite that new algorithm, Johansson said that users still tell Spotify developers that the shuffle functionality is not random. And it isn't – but it's calculated to feel more random, not less.
Demo
https://spotify-unbiased-shuffle.vercel.app/
Run Locally
Clone the project
git clone https://github.com/rohitpotato/spotify-unbiased-shuffle
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Tech Stack
Client: React, TailwindCSS