I'd like to know that if I try to get a random integer using the following method, should it return negative value?
int value = new Random().nextInt(bound);
Aucun commentaire:
Enregistrer un commentaire