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.
https://spotify-unbiased-shuffle.vercel.app/
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
Client: React, TailwindCSS