/cs_luhn

C sharp implementation of the Luhn algorithm (simple algorithm used to checksum credit card numbers) https://en.wikipedia.org/wiki/Luhn_algorithm

Primary LanguageC#

This repository is not active