UNPKG

luhn-generator

Version:

A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm

18 lines (17 loc) 308 B
{ "all": true, "check-coverage": false, "instrumentation": false, "sourceMap": false, "reporter": ["text-summary", "text", "html", "json"], "lines": 93, "statements": 93, "functions": 96, "branches": 89, "exclude": [ "coverage", "example", "test", "test-core-js.js" ] }