I have 30 divs with different images and links and wanted to get them to be displayed in 10 different divs randomly.
Example: https://i.stack.imgur.com/PGPFM.jpg (it's an animated gif)
Something like a "random related posts" that we use in wordpress, but my page is not in wordpress. It's just a simple website in php.
the div would be so Link Link Link etc etc etc
How to do this in javascript or php?