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
{ "id": "exists", "evaluate": "exists-evaluate", "metadata": { "impact": "minor", "messages": { "pass": "Element does not exist", "incomplete": "Element exists" } } }