Question: i want to create an array of 5 elements and put the numbers 1 through 20 in them. The numbers will be randomly generated. However,
i want to create an array of 5 elements and put the numbers 1 through 20 in them. The numbers will be randomly generated. However, I also want to check to see if any of the numbers are repeated and if they are repeated I want to assign that element a new value so that by the end of the array i have 5 different numbers.
please use java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
