jadboy20 / wallpaper-changer

Changes desktop background
1 stars 0 forks source link

Create algorithm to promote randomness #21

Open jadboy20 opened 5 years ago

jadboy20 commented 5 years ago

The current algorithm for the image playback ensures that no two same images are displayed consecutively. This means that two similar images can still be displayed within the same cycle of images.

This algorithm should ensure that no image is ever duplicated in an album, i.e. if there are 6 images, an image should not repeat itself again until all the other images have been shown.