Hi all!
having some trouble working with the getRandom - or actually, getting it to work another way.
I'm currently selecting a random image from an imageArray by using the getRandom function.
Now I want to know which image it picked though, so I thought of using php's own rand() function this...