<!DOCTYPE html>
<html>
<body>
<%
randomize()
response.write(rnd())
%>
</body>
</html>