Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
strange
Range aka interval object. Supports exclusive and infinite ranges. Comes with an interval tree (augmented binary search tree).
mediana
A Quick and Precise Library for Calculating the Median Value of an Array of Numbers (Typed or Untyped)
@stdlib/random-base-randi
Pseudorandom numbers having integer values.
faster-median
🔥 A Quick and Precise Way to get the Median Value of an Array of Numbers (Typed or Untyped)
between-range
check if a given number is between two numbers
fastintcompression
a fast integer compression library in JavaScript
@stdlib/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
random-integer
generate a random integer
@humanwhocodes/number-to-words
Converts a number into English words.
@stdlib/datasets-primes-100k
The first 100,000 prime numbers.
@util.js/numbers
JavaScript utility methods for numbers
alice
Alice, a simple and performant data structure for bipartite graphs with integer values as vertices.
@writetome51/get-random-integer-s
2 functions: one gives you 1 random integer within a chosen range, the other gives you many.
write-int
Convert integer numbers to their written form.
vle-integers
Variable Length Encoded Integers
conv-arabic-english
Converting arabic integer characters to english characters.
niims
Nonlinear Interpolation of Integers Made Simple
modulo-n
Get unique number results based on unique inputs using modulo-n classes.
type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.