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) 354 B
{ "id": "aria-allowed-attr", "evaluate": "aria-allowed-attr-evaluate", "metadata": { "impact": "critical", "messages": { "pass": "ARIA attributes are used correctly for the defined role", "fail": { "singular": "ARIA attribute is not allowed: ${data.values}", "plural": "ARIA attributes are not allowed: ${data.values}" } } } }