RNG
object RNG
A thread-safe Random Number Generator (RNG).
A thread-safe Random Number Generator (RNG).
class Object
trait Matchable
class Any
Value members
Concrete methods
Random Time.Duration with exponential distribution with a mean of 1/intensity.
Random Time.Duration with exponential distribution with a mean of 1/intensity.
Random number with negative exponential distribution.
Random number with negative exponential distribution.
Random integer number with rectangular distribution.
Random integer number with rectangular distribution.