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) 195 B
{ "id": "is-on-screen", "evaluate": "is-on-screen-evaluate", "metadata": { "impact": "serious", "messages": { "pass": "Element is not visible", "fail": "Element is visible" } } }