Pseudo Random Number Generator // image display
The goal is to have around 100 or so images, and every time a timer runs out, a different image is displayed. What I am looking for is code that displays an image at random (psuedo random?). I think using the appery Media Manager would be my best option. Can someone let me know how I would go about doing this/what would the code be for displaying an image at random from the media manager? Thanks in advance.