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