|
Are the images in an array? Do they all share a common naming syntax? Are they coming from a database? Are all of the images in the same folder, and does that folder ONLY contain these images? Do we care about true randomness (the same image may show more than once)?
There are many ways to tackle this problem. We'll need to know more about this circumstance.
|