luhn-validation topic

List luhn-validation repositories

java-PaymentCardGenerator

39
Stars
20
Forks
Watchers

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...

card-number

54
Stars
3
Forks
Watchers

Generation and verification of card numbers using Luhn's algorithm.

Credit-Cards-Maker

15
Stars
2
Forks
Watchers

Command line tool in python for generating valid credit card.