Skip to content

Simple program that verifies the correctness of a randomly generated or user-entered Credit Card Number (CCN).

Notifications You must be signed in to change notification settings

Picred/ccn-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple program that verifies the correctness of a randomly generated or user-entered Credit Card Number (CCN).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published