Write a method that generates 100 random integers


Write a method called randomAverage that generates 100 random integers in the range 1 to 100 (inclusive) and returns their average. You may assume that the class has a static Random object called generator already declared and instantiated.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a method that generates 100 random integers
Reference No:- TGS0132135

Expected delivery within 24 Hours