public int getUnknowOutPut(int i) {    Random r = new Random    return r.nextInt(); }