xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
Randomize
document.write(Rnd)
</script>
</body>
</html>