Library for sampling of random values from a discrete probability distribution, using the Walker-Vose alias method.
Simple pure Javascript implementation of the Cooley-Tukey algorithm. Note: fft-js was chosen as the name since a lot of the FFT implementations on NPM at the time this was published were wrappers for Ruby or C.
Discrete uniform distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.