<html>
<body>

<script type="text/javascript">

document.write(Math.random())

</script>

</body>
</html>