x
 
<html>
<body>
<script type="text/vbscript">
randomize()
document.write(Rnd())
</script>
</body>
</html>