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

12 lines (11 loc) 183 B
{ "name": "axe-cdp", "private": true, "scripts": { "test": "echo 'No test specified.'" }, "dependencies": { "axe-core": "^3.3.1", "chrome-remote-interface": "^0.27.1" } }