- This is a credit card number generator along with verification of its correctness.
- The verification of CCN correctness is done using Luhn's Formula.
- Download the repository on your PC:
git clone https://github.com/Picred/ccn-check.git
Feel free to:
- Open an issue and report bugs
- Suggest changes to the code with pull requests
This project was developed by Picred