/CreditCard-Validator

A simple project that accepts credit card numbers as input and uses Luhn's algorithm to verify them.

Primary LanguageC++

CreditCard-Validator

A simple project that accepts credit card numbers as input and uses Luhn's algorithm to verify them.