Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 521 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 521 Bytes

Introduction

  • This is a credit card number generator along with verification of its correctness.
  • The verification of CCN correctness is done using Luhn's Formula.

How to use

  • Download the repository on your PC:
git clone https://github.com/Picred/ccn-check.git 

Contributions

Feel free to:

  • Open an issue and report bugs
  • Suggest changes to the code with pull requests

Credits

This project was developed by Picred