Objectives : Random Class and Math.random() (10 days)
Students will:
-
be able to take result of Math.random and get number in a given range
-
be able to use random numbers to fill a given data structure
-
be able to use random numbers to simulate decision making
-
be able to use randon numbers to simulate different kinds of events
-
understand the Random Object (for use on the MBCS)