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) 290 B
{ "id": "html5-scope", "evaluate": "html5-scope-evaluate", "metadata": { "impact": "moderate", "messages": { "pass": "Scope attribute is only used on table header elements (<th>)", "fail": "In HTML 5, scope attributes may only be used on table header elements (<th>)" } } }