package jp.co.jid.xxx; public class Respondents { public static void main(String[] args) { System.out.println((int)(Math.random() * 30)); } }