A collection of number and math utilities, plugins and tools in node.js including random number, float, integer generators, number rounding, algebra and more. Sourced under a permissive license. This list will be updated regularly. Email over the URL, if you wish to be included.
Number and math utilities, plugins and tools in node.js
- random-float – Generate a random float.
- unique-random – Generate random numbers that are consecutively unique.
- round-to – Round a number to a specific number of decimal places:
1.234
→1.2
. - ndarray – Multidimensional arrays.
- mathjs – An extensive math library.
- math-clamp – Clamp a number.
- algebra – Algebraic structures.
- multimath – Core to create fast image math in WebAssembly and JS.
Tags: Node, Node.js, Node.js libraries, node.js utilities, node.js plugins, node.js tools, node libraries, node utilities, node plugins, number manipulation, random number, float, integer generators, number rounding, clamps, number clamps, algebra, multidimensional arrays