|
Re: Create a random array contain a fixed number
Yes. The placement of the '2' has to be random with the array. For example
1,2,5,56
2,8,9,15
3,7,16,2
5,6,2,9
And the number of array have to difference.
Last edited by nguyennb; 07-13-2009 at 05:41 AM.
|