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

16 lines (15 loc) 317 B
{ "name": "browser-stdout", "version": "1.3.1", "description": "", "repository": { "type": "git", "url": "http://github.com/kumavis/browser-stdout.git" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "kumavis", "license": "ISC" }