rickyprophete / creditCardChecker

A simple group of functions that implement Luhn's Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple group of functions that implement Luhn's Algorithm


Languages

Language:JavaScript 47.0%Language:HTML 42.0%Language:CSS 11.0%