A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Uniformly distributed pseudorandom numbers between 0 and 1.
Round a double-precision floating-point number toward zero.
Degenerate distribution cumulative distribution function (CDF).
Uniformly distributed pseudorandom numbers.
Chi-squared distribution cumulative distribution function (CDF).
Gamma distribution cumulative distribution function (CDF).
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Beta distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Generate string from a token array by interpolating values.
Normally distributed pseudorandom numbers.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Base pseudorandom number generators.
Beta distribution quantile function.
Test if a double-precision floating-point numeric value is NaN.
Degenerate distribution quantile function.
Split a double-precision floating-point number into a higher order word and a lower order word.