Updated 9 months ago
@stdlib/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Updated 9 months ago
@stdlib/random-base-box-muller
Normally distributed pseudorandom numbers using the Box-Muller transform.
Updated 9 months ago
@stdlib/random-base-laplace
Laplace (double exponential) distributed pseudorandom numbers.
Updated 9 months ago
@stdlib/random-base-kumaraswamy
Kumaraswamy's double bounded distributed pseudorandom numbers.
Updated 9 months ago
@stdlib/random-streams-randn
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
Updated 9 months ago
@stdlib/random-iter-randn
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.