Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 215 Bytes

Luhn Test

Methods to generate and test a Luhn check character.

Support for numeric, hex, and alpha-numeric Luhn values.

Based on this algorithm: Luhn mod N