So, I'm incredibly new to all this, so please forgive my mistakes/rampant ignorance.
Basically, I've got a set of 33 svg files, of which I'd like to display a random selection (1 - 5 svgs at a given time, say) for random periods of time - preferably faded in/out when they appear/disappear. A friend of mine suggested sticking all the filenames into an xml file and using that as an array of files, but beyond that I'm stuck. Any suggestions would be greatly appreciated.