Capitalize the first letter of each word in a string.
Exponential distribution.
Uniform distribution.
Return a regular expression to match a white space character.
Negative binomial distribution moment-generating function (MGF).
Test if two arguments have the same native class.
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
Use npm's Arborist to get a dependency tree for a package.
A mock store for testing your redux async action creators and middleware
Triangular distribution skewness.
Effective number of bits in the significand of a single-precision floating-point number.
`Array.prototype.filter` for objects
Test if a value is a string in snake case.
Create a function for applying a strided function to a provided ndarray.
Create an array containing pseudorandom numbers drawn from an exponential distribution.
Triangular distribution differential entropy.
A set of API to easily test the Pino logger
Hypergeometric distribution expected value.
Simple utility to mock example objects based on JSON schema definitions
Create a filled two-dimensional nested array according to a provided callback function.
Exponential distribution constructor.
Negative binomial distribution quantile function.
Round a double-precision floating-point number to the nearest multiple of 10^n toward negative infinity.
Easy salt/password creation for Node.js, extracted from Mosca