🌱 How to shuffle songs

Source

I’ve hit this same problem multiple times at jobs. “Make it random” really means “make it feel random”.

humans are sometimes bad at estimating probabilities

Throwing the coin for a millionth time is the same as throwing it for the first time

You can use dithering algorithms to counter this.

Terms mentioned:

  • Fisher-Yates
  • dithering
  • Gambler’s fallacy
Made by Brandon . If you find this project useful you can donate.