!!! Important note These are not real credit card numbers These are only for testing ECommerce applications
Built with Python 3.9
pip install -r requirements.txt
python3 cc.py or chmod u+x cc.py ./cc.py
python3 ccgen.py or chmod u+x ccgen.py ./ccgen.py
The validator is command line only unless someone really needs it as a GUI python3 validator.py "ccnumber" or chmod u+x validator.py ./validator.py "ccnumber"