Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
random
Seedable random number generator supporting many common distributions.
@grandom/engines
Various RNG engines for the grandom library.
@grandom/core
Core package of the grandom library.
@grandom/bigint
A great random bigint generator.
@grandom/number
A configurable, flexible, seedable, and overall great random number generator.
@grandom/shuffle
A configurable, flexible, seedable, and overall great random shuffler.
@grandom/weighted-umd
Various UMD builds of a great weighted random generator.
@grandom/string-umd
Various UMD builds of a great random string generator.
@grandom/boolean
A configurable, flexible, seedable, and overall great random boolean generator.
@grandom/weighted
Configurable, flexible, seedable, and overall great weighted randoms.
@grandom/number-umd
Various UMD builds of a great random number generator.
@grandom/pick-umd
Various UMD builds of a great random picker.
@grandom/bigint-umd
Various UMD builds of a great random bigint generator.
grandom
Configurable, flexible, and overall great random number and data generator library.
@grandom/engines-umd
Various UMD builds of RNG engines for the grandom library.
@grandom/pick
A configurable, flexible, seedable, and overall great random picker.
@grandom/string
A configurable, flexible, seedable, and overall great random string generator.
@grandom/boolean-umd
Various UMD builds of a great random boolean generator.
@grandom/shuffle-umd
Various UMD builds of a great random shuffler.
random-extra
Seedable random number generator supporting many common distributions.