@stdlib/random-base-levy
Lévy distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Logistic distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Create an array containing pseudorandom numbers drawn from a triangular distribution.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Create an array containing pseudorandom numbers drawn from a Weibull distribution.
Base pseudorandom number generators.
Arcsine distributed pseudorandom numbers.
Random numbers.
Pseudorandom number generator array creation functions.
Create an array containing pseudorandom numbers drawn from an arcsine distribution.