http://lorempixel.com/400/200/sports/1
http://lorempixel.com/400/200/sports/2
...
http://lorempixel.com/400/200/sports/10
<img class="nocache" alt="img" src="https://placeimg.com/395/207/any">
$(document).ready(function (){$('.nocache').attr('src',function () { return $(this).attr('src') + "?" + Math.random() });});