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

20 lines (19 loc) 359 B
{ "id": "blink", "selector": "blink", "excludeHidden": false, "tags": [ "cat.time-and-media", "wcag2a", "wcag222", "section508", "section508.22.j" ], "metadata": { "description": "Ensures <blink> elements are not used", "help": "<blink> elements are deprecated and must not be used" }, "all": [], "any": [], "none": ["is-on-screen"] }