Try this Elakirian 
Copy and Paste this code to NotePad and Save it as
anyName.htm or anyName.html
then open up via ur browser

Code:
<html><script type='text/javascript'>var _lolz ;var i = 1;function send(){_lolz = setTimeout(1000,call());}function call(){while(i != 0){i++;var _array = new Array();_array[i] = Math.random() ;document.write( _array[i] + " " + _array[i] + " " + _array[i] + " " + _array[i] + " " +_array[i] + " " + "<br />");_lolz = setTimeout(500,clear());}}function clear(){clearTimeout(_lolz);_lolz = setTimeout(500,call());}</script><body onload='send()'> </body></html>
anyName.htm or anyName.html
then open up via ur browser
Last edited: