Insane
javascript = new Array('','','','','','','','','',''); n=Math.floor (Math.random() * 10); document.write (javascript[n]);