Well you need to call rand(1000) 100 times and push the values into @array. You can do that with a for loop
In reply to Re: Make random numbers by Eily in thread Make random numbers by GHMON