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

16 lines (15 loc) 388 B
{ "id": "svg-non-empty-title", "evaluate": "svg-non-empty-title-evaluate", "metadata": { "impact": "serious", "messages": { "pass": "Element has a child that is a title", "fail": { "noTitle": "Element has no child that is a title", "emptyTitle": "Element child title is empty" }, "incomplete": "Unable to determine element has a child that is a title" } } }