%@ page contentType="text/html" %> <%@ page import="java.util.*" %> <% int intN = (int)(Math.random()*64.0+0.5); //1 to 64 %>