Random Error Message Generator
trouble making a function in Visual Studios for C++ for a random number generator? the following is what i have running in visual studios right now for C++. i am taking a computer science class and we need to make a function that will return a randomly generated number. i managed to create the random [...]