Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 290 Bytes

File metadata and controls

7 lines (5 loc) · 290 Bytes

CCNumberAuthenticator-

A simple javascript program that checks if a given Credit Card number is valid.

How to Use:

Simply download the html file and open with any web browser. Insert a Credit Card number and using regular expressions and Luhn's algorithm, it will check its validity.