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

21 lines (20 loc) 380 B
{ "id": "meta-refresh", "selector": "meta[http-equiv=\"refresh\"]", "excludeHidden": false, "tags": [ "cat.time-and-media", "wcag2a", "wcag2aaa", "wcag221", "wcag224", "wcag325" ], "metadata": { "description": "Ensures <meta http-equiv=\"refresh\"> is not used", "help": "Timed refresh must not exist" }, "all": [], "any": ["meta-refresh"], "none": [] }