luhn check-digit validator and generator
-
Updated
Dec 11, 2017 - JavaScript
luhn check-digit validator and generator
Simple REST API in NodeJS to validate using Luhn algorithm and add credit card
The "Credit Card Checker" project is a Codecademy challenge focused on implementing the Luhn algorithm to validate and fix credit card numbers, with functions to identify invalid cards and their respective issuing companies.
Python projects!
A Python project to generate and validate credit card numbers with card type identification and Luhn algorithm validation
Credit card checking service
This is a credit card validation with luhn Algorithm to check if the card number is valid or not. It only checks(mastercard,visa,Discover and American Express)
A simple banking system that works with sqlite3 made along with JetBrains Academy.
Repositorio del primer proyecto SCL017-Laboratoria: Validación de tarjetas
Checking credit cards by Luhn algorithm.
payment form validation with Luhn algorithms ( javascript ,php ,laravel,html,css )
This program acts as a customer information and sales analysis system. By using the Luhn Algorithm and Benford's law, this program can validate credit card information and determine fraud by reading transaction histories, which can be visualized through the use of JavaFX
A simple Python implementation of the Luhn Algorithm for validating credit card numbers, completed as part of a FreeCodeCamp project.
An Algorithm to calculate a credit card Check digit
Luhn algorithm written in Java
luhn check-digit validator and generator
Luhn Algorithm for Ruby
Add a description, image, and links to the luhn-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the luhn-algorithm topic, visit your repo's landing page and select "manage topics."