Math.rdm=Math.random; Math.random = function(){return Math.floor(Math.rdm() * new Date().getTime())};