Library to generate check digits for artificial IBANs and check validity of IBAN codes.
-
Updated
Oct 12, 2020 - C#
Library to generate check digits for artificial IBANs and check validity of IBAN codes.
luhn check-digit validator and generator
In this repo, I do practice what I learn from my Discrete Mathematics course.
🔢 A Luhn algorithm (Mod 10 sum of values) for generating scan line check digits
Add a description, image, and links to the check-digits topic page so that developers can more easily learn about it.
To associate your repository with the check-digits topic, visit your repo's landing page and select "manage topics."