so here's the deal in my class assignment I'm supposed to generate a random number and use it to open a file in an array from my input file... but I don't really know what to do... I've opened my input file and used a while loop with an array in it to retain all of the values but i don't know how to attach the values after that... help? Here's what i have so far