multiply-by-zero
Multiplies a number by zero. Useful for when you need to multiply a number by zero.
Multiplies a number by zero. Useful for when you need to multiply a number by zero.
This will perform basic maths operation
Add N number of integers.
random ints and chars
The first 100,000 prime numbers.
The first 100,000 prime numbers.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Discrete uniform distributed pseudorandom numbers.
Pseudorandom numbers having integer values.
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.
Arbitrary precision arithmetic for integers in little endian order code bricks for JavaScript
Arbitrary precision arithmetic for integers in big endian order for JavaScript
A package to have some utilities when working with numbers
A robust modular arithmetic utility for JavaScript, handling both positive and negative integers with ease. Ensure consistent, non-negative results for your modulo operations. Perfect for mathematical computations, circular buffer implementations, and mor
a fast integer compression library in JavaScript