pretty-fraction
Format a fraction as a string.
Format a fraction as a string.
Verify that an input value is a JavaScript integer and replace as needed
Randomizing utilities.
Generates random integers that are unique successively
Generates a random Integer between a desired range
A simple LRU cache module that is optimized for frequent serialization, only supports increasing integer keys and uses binary search to locate the entries
Returns an array filed with linearly increasing numbers, starting from 0 up to the given value - 1 (without offset), or from 1 to the value itself (with offset).
Limit a number between a min and max value
Make directories from ranges of integers.
Make directories from ranges of integers.
A function that returns an integer sequence in a iterator-like fashion.
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Returns a string giving the literal bit representation of an unsigned 32-bit integer.
A collection of mathematical constants.
Module contenant des méthodes qui permettent de gérer les entier, vérifier si c'est un entier valide, un chiffre et autres
32-bit unsigned integer arithmetic code bricks for JavaScript
64-bit unsigned integer arithmetic code bricks for JavaScript
Integer Fast Fourier Transform code bricks for JavaScript
32-bit signed integer arithmetic code bricks for JavaScript
integer code bricks for JavaScript