is-not-ten-thousand
Return true if the given number is not ten thousand.
Return true if the given number is not ten thousand.
Returns true if the given number is odd.
generate mock data (random string, number, date, ipv4, etc.)
naive solver for the prime factorization problem
changes string integers and booleans to integers and booleans
Returns the remainder of dividing two integers.
Create an array from a string of integer ranges.
Just because javascript can't calculate with large or extreme precise float numbers. A cross-browser, numerically stable way to add numbers in javascript.
Calculate hamming distance for string and integer
Add up all the numbers in the array
Minimum safe double-precision floating-point integer.
Maximum unsigned 8-bit integer.
Dead simple integer incrementer.
Convert to/from integer in any base
JavaScript BugNumbers arithmetic library
Arbitrary-precision integer arithmetic using OpenSSL, package for node v0.11.13+
pure javascript Big Integer module for nodejs
A random number generator.
Get a file mode
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.