cdigit19.5k(MIT OR Apache-2.0)4.0.2Collection of check digit algorithms implemented in JavaScript
LiosKabout 1 year 前checkdigit, check digit algorithm, check character system, luhn luhn-generator13.3kMIT0.6.0A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
rromanovskyabout 3 years 前luhn, generator, modulus 10, mod 10 luhnify26MIT1.1.1Generate random Luhn sequences, such as credit card numbers.
kooperoabout 3 years 前luhn, mod 10, random, credit card mod1025MIT0.0.3Validate identification numbers using Luhn algorithm
muhammadghazaliabout 3 years 前mod10, luhn, modulus 10, mod 10