An implementation of the "Luhn Algorithm" in JavaScript; to valid credit card numbers.
Primary LanguageJavaScript