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) 325 B
{ "id": "no-implicit-explicit-label", "evaluate": "no-implicit-explicit-label-evaluate", "metadata": { "impact": "moderate", "messages": { "pass": "There is no mismatch between a <label> and accessible name", "incomplete": "Check that the <label> does not need be part of the ARIA ${data} field's name" } } }