A C# library for validating credit card numbers and generating ones.
C#
Updated Sep 23, 2018
Fastest JavaScript implementation of the Luhn algorithm
JavaScript
Updated Mar 7, 2016
Implementation of the Luhn Algorithm for PHP and HHVM.
PHP
Updated Jun 20, 2018
Helper classes to calculate and validate ckecksums.
PHP
Updated Oct 1, 2018
Contains helper classes that I find useful every now and then.
Java
Updated Jul 30, 2018
Very simple library to calculate and validate Luhn numbers
Crystal
Updated May 12, 2017
Calculate the check digit(mod10 algorithm)
JavaScript
Updated Oct 11, 2018
Luhn algorithm written in Go
Go
Updated Sep 25, 2018
Fake credit card generator and validator
Python
Updated Apr 13, 2017
Erlang credit card validation library
Erlang
Updated Apr 27, 2017
Luhn algorithm written in Java
Java
Updated Jul 10, 2015
luhn check-digit validator and generator
JavaScript
Updated Dec 11, 2017
PHP implementation of the Luhn algorithm.
PHP
Updated Oct 12, 2018
luhn checksum (583 ns/op)
Scala
Updated Aug 5, 2017
Simple go package that implements the Luhn algorithm
Go
Updated May 14, 2016
luhn check-digit validator and generator
Go
Updated Jan 4, 2018
luhn check-digit validator and generator
Python
Updated Dec 11, 2017
Credit card validator using Luhn's Algorithm
HTML
Updated Dec 25, 2017
Function to check validity of Credit/Debit card using Lunh algorithm.
JavaScript
Updated Apr 29, 2016
A minimalistic implementation of Luhn algorithm
Python
Updated Mar 23, 2018
luhn check-digit validator and generator
C
Updated Dec 8, 2017
A Java library for generating mathematically-valid credit card numbers for software testing. The API provides customi…
Java
Updated Dec 22, 2016
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the C…
Checks if a number is valid per the luhn algorithm
R
Updated Oct 1, 2018
Practicas POO 2017-2018
C++
Updated Aug 18, 2018
Sample code to create credit card numbers quickly, accompanying Codementor.io blog
Updated Apr 16, 2017