GitHub topics: luhn-validation
ChuckleSan/LuhnChecker
A simple luhn checker for learning and my own use.
Language: C# - Size: 860 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheWebSolver/luhn-algorithm
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
Language: PHP - Size: 29.3 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheDragonCode/card-number
Generation and verification of card numbers using Luhn's algorithm.
Language: PHP - Size: 101 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 58 - Forks: 4

krigjo25/Console-Credit-py
A CS application Using Luhn alogrithm optional assignment at xCS50
Language: Python - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

LRNZ09/luhn
Set of utilities using the Luhn algorithm.
Language: TypeScript - Size: 242 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shahir-47/Credit
A program to validate credit card numbers and identify card types (Visa, MasterCard, AMEX) using Luhn's Algorithm
Language: C - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

rkstudio585/Luhn-algorithm
An interactive Python tool for validating numbers with the Luhn algorithm, generating check digits, and offering step-by-step explanations. Features include multi-number validation, file saving, and a user-friendly interface with rich, colorful output.
Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ibnaleem/luhn-algorithm
C++ implementation of Luhn's algorithm for validating credit card numbers.
Language: C++ - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

FahdSeddik/ESND-Payment-Application
Embedded Systems Professional Nanodegree Payment Application Project
Language: C - Size: 66.1 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kloverde/java-PaymentCardGenerator
A Java library for generating mathematically-valid credit card numbers for software testing. The API provides customizable criteria for generation, and is extensible to apply to any payment card type which uses Luhn validation (not limited to just credit cards).
Language: Java - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 17

maxirmx/Luhn-functions
Pure C implementation of two functions related to Luhn algorithm
Language: C - Size: 11.7 KB - Last synced at: about 14 hours ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

CoCoLabErica/luhn-checksum
A simple function that calculates the Luhn checksum for a given number
Language: R - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

py552/n0luhn
Validates and GENERATES Luhn control digit of debit and credit cards' numbers
Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

T-PWK/java-luhn
Luhn algorithm written in Java
Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gospacedev/luhn
Luhn Module Verifier
Language: Go - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Nehadsys/credit-card-fault-detection
This repository contains an implementation of credit card fault detection using Luhn's algorithm. Luhn's algorithm is a checksum formula used to validate credit card numbers, as well as other identification numbers. The algorithm is based on performing a set of arithmetic operations on the digits of a given number, resulting in a checksum value. If
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

marcosgiurni/LuhnNet
Language: C# - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mendelgordon/credit-card-checker
Credit Card Number Validator
Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Caro-V/DEV001-card-validation Fork of Laboratoria/DEV001-card-validation
Aplicación web que permite validar el número de una tarjeta de crédito a través de la implementación del algoritmo de Luhn.
Language: JavaScript - Size: 629 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CEPHAL0/creditcard-validator
System that validates a credit card following the Luhn's algorithm format and detects if its a fraud of authentic card.
Language: C++ - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

T-PWK/go-luhn
Luhn algorithm written in Go
Language: Go - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

sigmapie8/luhny
Luhn's Algorithm implementation in Nim
Language: Nim - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

nsuprun/ccgen
Minimalistic Go package for a random Luhn-compliant credit card numbers generation
Language: Go - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 5

724/luhn
Luhn checksum validation library for Java
Language: Java - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

jstringer1/brainfuck
Language: Brainfuck - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ponsfrilus/kata-luhn
Kata : implémenter la formule de Luhn pour vérifier des numéros de cartes bancaires
Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

Yohann-Boniface-School/luhn_checker
A simple Luhn Checker implementation, written for a school test.
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

bruno-lazzara/credit-card-number-verifier
This is a program that verifies if a credit card number is valid or not.
Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eugeneogongo/Luhn
Implementation of Luhn Algorithm used to validate credit Cards using C language
Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

thukim/luhn_algorithm
Luhn Algorithm for Ruby
Language: Ruby - Size: 15.6 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
