Question: First, This is my first programming class. in my assignment, I'm supposed to create a random number generator and also keep track of how many


First, This is my first programming class. in my assignment, I'm supposed to create a random number generator and also keep track of how many times each number is posted. I have been stuck here for a couple of days trying to figure out how to keep track of the generated random numbers. I don't understand the instructions.
this is c#
class RandomNumbersBasic Random dieToRoll new Random(); public void RunExercise() int num for (num = 0; num
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
