Generates a random number from the Pareto Probability function.
That is,
for a randomly selected number from the interval [0,1]
, we return
the value for which the inverse distribution equals the given ramdomly generated
number.
ParetoProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace