static int randomExcl(int min, int max) { ret random(min, max); }