Binomial distributed pseudorandom numbers.
Negative binomial distributed pseudorandom numbers.
Compute the binomial coefficient.
Binomial distribution probability mass function (PMF).
Binomial distribution cumulative distribution function (CDF).
Compute the natural logarithm of the binomial coefficient.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Exact test for the success probability in a Bernoulli experiment.
Binomial distribution quantile function.
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.
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.