Generates an array of random numbers from the Uniform Probability function.
Remark: This method is identical to the methods
getRandomValue()
, except that here we apply the procedure
to an array rather than an individual number.
UniformProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace