Load new random image on page reload
Can someone point me to method for loading random image (in container) on pageload? I have three image containers and I want to load a new image in each one at each pageload, but I want to be sure no two images are the same at the same time (if that makes sense!)..
Thanks for any help. Assume I know very little js/jq, and you will be right ;)