• @[email protected]
    link
    fedilink
    32 years ago

    You can definitely make a truly random shuffle that doesn’t play the same song twice within a gap of ten songs.

    You just make a list of all the song IDs that aren’t in the last ten played, and grab an item at a random index.

    Randomness is a texture not a shape. Dice are random despite only being able to present six outcomes.

    • @[email protected]
      link
      fedilink
      0
      edit-2
      2 years ago

      But then it is not truly random, that is the point.

      The same song 10 times in a row also has a chance of happening in a truly random list.