Okay well I'm trying to use the rand() function in visual studio 2010 and I want to make sure that it "throws" or picks 10,000 random numbers inbetween 1-12 and then gives an output in 1 go, then I want to do it 11 more times, but I can't seem to get it to work.. I'm quite new to programming too... (This is c, not c++)