Quote:
|
Originally Posted by andrewmel
you can still have random with repeated songs, its just random with replacement. imagine a hat with 100 numbered disks. shake the hat, and take them out one at a time, that is random, and still is if you put each one back after you have taken it out and give the hat a good shake.
random has more to do with the distribution of results. if you have 100 disks, and take out say 100 million each should be taken out nearly a million time. significant deviation from that isnt random.
a
|
I know what random means. I'm just saying that Rockbox doesn't do it that way. Rockbox does a "shuffle", which is not the same thing, as I explained in the text you quoted.