Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kaua Costa   on Feb 21 In Java Category.

  
Question Answered By: Fedde Bakker   on Feb 21

Random rand = new Random();
i = rand.nextInt(101);
.........................
but also your numbers are random.

There are no difference between series

...65,67,68...
...67,78,12....

they are both random  by the theory

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Problem with random number in java Or get search suggestion and latest updates.


Tagged: