I got three arrays all full with 9 images each. Now I'd like to make it so that whenever the page is refreshed, it shows the images of one of the arrays. So it chooses at random which array to show the images of. I just really can't think of a way to make this work atm.
I did find a way to show random images on refresh, but can't find a way to choose a complete array randomly I'm using jQuery