Search
random
Seedable random number generator supporting many common distributions.
v5.1.1 URL:
https://unpkg.com/random@5.1.1/dist/index.js
Open
Browse Files
random
number
generator
rng
prng
stats
d3-random
probability
seedrandom
distribution
pseudorandom
uniform
normal
gaussian
lognormal
poisson
exponential
irwinhall
bates
@thi.ng/random
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
v4.1.3 URL:
https://unpkg.com/@thi.ng/random@4.1.3/index.js
Open
Browse Files
binary
crypto
datastructure
distribution
exponential
gaussian
generator
geometric
normal
prng
random
typedarray
typescript
uniform
weighted
@stdlib/number-float64-base-normalize
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
v0.2.3 URL:
https://unpkg.com/@stdlib/number-float64-base-normalize@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
float64
double
dbl
floating-point
ieee754
denormalized
normalize
subnormal
number
normal
float
@stdlib/constants-float64-smallest-normal
Smallest positive double-precision floating-point normal number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-smallest-normal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
float64
64bit
64-bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
normalized
normal
@stdlib/stats-base-dists-normal-cdf
Normal distribution cumulative distribution function (CDF).
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-dists-normal-cdf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
distribution
dist
probability
cdf
cumulative distribution
distribution function
gaussian
normal
univariate
continuous