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
16 lines (15 loc) • 344 B
JSON
{
"id": "frame-tested",
"evaluate": "frame-tested-evaluate",
"options": {
"isViolation": false
},
"metadata": {
"impact": "critical",
"messages": {
"pass": "The iframe was tested with axe-core",
"fail": "The iframe could not be tested with axe-core",
"incomplete": "The iframe still has to be tested with axe-core"
}
}
}