Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 318 Bytes

Credit-Card-Number-Generator

This project is to generate valid American Express , MasterCard or Visa credit card numbers The credit card numbers are generated such that they satisfy the conditions specified by ibm.com The credit card number is validated as follows: 1.Prefix and Length Validation 2.Luhn's Algorithm