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).
credit-card java-library amex discover visa credit-cards card-number luhn mastercard mod10 payment-cards credit-card-generator number-generator luhn-validation credit-card-number-generator american-express discover-card
- Updated
Apr 10, 2024 - Java