<!DOCTYPE html>
<html>
<body>

<?php
echo(getrandmax());
?>


</body>
</html>