Average of random numbers

This assignment tests your ability to use non-toolbox classes like Random.

Write a program that generates random integers between 100 and 200. The program should display each number as it is generated, a count of the number of numbers generated, a running total of all the numbers, and the average of all the numbers.

If the program is working properly, the average should converge on 150.

Turn in a screen shot with at least 100 clicks and a listing of your program.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.