/creditCardChecker

A simple group of functions that implement Luhn's Algorithm

Primary LanguageJavaScript

CreditCardChecker

This is an implementation of Luhn's Algorithm for checking valid credit cards. Simply enter a number into the box, press submit, and see if your number is a valid one. luhn_algo_form