:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from the gamma distribution with the given shape and scale.
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from the log normal distribution with the given mean and standard deviation.
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from the Poisson distribution with the given mean.
:: DeveloperApi :: Trait for random data generators that generate i.i.d.
:: DeveloperApi :: Trait for random data generators that generate i.i.d. data.
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from the standard normal distribution.
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from U[0.0, 1.0]
:: DeveloperApi :: Generates i.i.d.
:: DeveloperApi :: Generates i.i.d. samples from the Weibull distribution with the given shape and scale parameter.
Generator methods for creating RDDs comprised of i.i.d.
samples from some distribution.
Generator methods for creating RDDs comprised of i.i.d.
samples from some distribution.
:: DeveloperApi :: Generates i.i.d. samples from the exponential distribution with the given mean.