@coffeeandfun/maths-captcha
Maths-Captcha is a simple Node.js module that generates random math questions to verify human interaction. It creates math problems like addition, subtraction, multiplication, and division, and checks if the user's answer is correct. Ideal for adding a qu
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
long
A Long class for representing a 64-bit two's-complement integer value.
node-int64
Support for representing 64-bit integers in JavaScript