Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
knuth-shuffle-seeded
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
ml-kernel
A factory for kernel functions
array-shuffle
Randomize the order of items in an array
knuth-shuffle
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
@stdlib/stats-base-dists-f-cdf
F distribution cumulative distribution function (CDF).
@stdlib/random-base-f
F distributed pseudorandom numbers.
@stdlib/stats-base-dists-f-quantile
F distribution quantile function.
shuffle-words
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.
@stdlib/stats-pcorrtest
Compute a Pearson product-moment correlation test between paired samples.
compute-shuffle
Shuffles array elements in place.
mess
Mess is Fisher–Yates shuffle algorithm implementation for node.js
@stdlib/stats-base-dists-f-pdf
F distribution probability density function (PDF).
@stdlib/stats-base-dists-f-skewness
F distribution skewness.
@stdlib/stats-base-dists-f-mean
F distribution expected value.
@stdlib/stats-base-dists-f-mode
F distribution mode.
@stdlib/stats-base-dists-f-stdev
F distribution standard deviation.
random-extra
Seedable random number generator supporting many common distributions.
@stdlib/stats-base-dists-f-entropy
F distribution differential entropy.
@stdlib/stats-base-dists-f-variance
F distribution variance.
@stdlib/stats-base-dists-f-kurtosis
F distribution excess kurtosis.