Random Integer Generator

This project will generate random integer values from 1 up to some user selected maximum. Clicking on the Generate button will cause a new integer to be created. When a new integer it generated, its value will also be added to the total field and the count field will be increamented by one. Clicking on the Clear button will cause the values in the total and count fields to be set to zero.

Select the Maximum Value for the Random Integer:

Generated Result:

Total of Results:

Number of Results:

Extra credit Fields:

Generate more than one number for each time Generate is Clicked:
Generate Integer(s)

Automatically Clear Total and Count each time Generate is Clicked:
Check for AutoClear: