Returns a copy of the RandomDataGenerator with a new instance of the rng object used in the class when applicable for non-locking concurrent usage.
Returns a copy of the RandomDataGenerator with a new instance of the rng object used in the class when applicable for non-locking concurrent usage.
Returns an i.i.d.
Returns an i.i.d. sample as a generic type from an underlying distribution.
scale for the gamma distribution
scale for the gamma distribution
Set random seed.
Set random seed.
shape for the gamma distribution.
shape for the gamma distribution.
:: DeveloperApi :: Generates i.i.d. samples from the gamma distribution with the given shape and scale.