mh.. si, cosi: Random rand = new Random(); for (int i = 0; i < 10; i++) { valore = rand.nextInt() * 100; }
Soft!2001
Regole del Forum