mardi 5 décembre 2017

Java - eleven random numbers between 0-9 [duplicate]

This question already has an answer here:

I'm trying to create an ID number for Map , so basically I have Customer class , and Map which will contain all the customers with String name , Double balance and int idNumber , the problem is that idNumber must be a collection of random numbers between 0-9 : example : 01019074902 . How can I do this ?




Aucun commentaire:

Enregistrer un commentaire