randint array help
Author |
Message |
em010
|
Posted: Sat Nov 19, 2011 3:14 pm Post subject: randint array help |
|
|
What is it you are trying to achieve?
a program to create an array of non-repeated, sorted integers.
What is the problem you are having?
How do you get an array of random integers without repeating the numbers? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Aange10
|
Posted: Sat Nov 19, 2011 3:18 pm Post subject: RE:randint array help |
|
|
You left out the part where you tell us what you have tried, and show us the code. |
|
|
|
|
|
Raknarg
|
Posted: Sun Nov 20, 2011 7:20 pm Post subject: RE:randint array help |
|
|
With an array and Rand.Int. But, like Aange said, you should explain what you've done first |
|
|
|
|
|
|
|