Currently persons viewing this page
function getRndInteger(min, max) { return Math.floor(Math.random() * (max - min + 1) ) + min; }
let cnt = 0; function random() { cnt = cnt+1; document.getElementById('count').innerHTML = getRndInteger(368,451); }
setInterval(random, 1300);
WHAT IS YOUR GENDER
(Click below to find the best answer)