Simple python script for validating Luhn checks on an input file of potential credit cards.
Primary LanguagePython