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

15 lines (14 loc) 171 B
language: node_js node_js: - "0.10" - "0.11" - "0.12" - "iojs-1" - "iojs-2" - "iojs-3" - "4.0" - "8" - "10" - "12" after_script: - npm run coveralls