int numero = (int)(Math.random()*10+1);
int numero = (int)(Math.random()*(X-Y+1)+Y; int numero = (int)(Math.random()*(75-25+1)+25);