Slideshow
let e=151;function t(){let t=e;do{t=Math.floor(30*Math.random()+151)}while(t===e);e=t,$("figure").slideUp(1e3,(function(){$(this).empty().append(`<img src="https://picsum.photos/id/${e}/600/400" alt="image ${e}">`).delay(500).slideDown(1e3)}))}t(),setInterval(t,4e3);
//# sourceMappingURL=slideshow.js.map