/Luhn-Algorithm

The Luhn algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers. It was created by IBM scientist Hans Peter Luhn.

Primary LanguageJava

Stargazers