/credit_card_validator

A simple credit card validator that uses Luhn's Algorithm.

Primary LanguageC++MIT LicenseMIT

Credit Card Validator

A simple credit card validator that uses Luhn's Algorithm.

Usage

Simply download the code and run it in any C++ editor.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT