<!DOCTYPE html>
<html>
<body>

<%
Randomize()
response.write(Rnd())
%>


</body>
</html>