Original Post
hi, i want to load random integers into an array. i was thinking of using a for loop to increment through the array and generate a random number for each element. but, i don't know how i'd go about doing that thought....