luhn-validation topic

List luhn-validation repositories

java-PaymentCardGenerator

36
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

47
Stars
3
Forks
Watchers

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