A C# library for validating and generating credit card numbers.
-
Updated
Jun 2, 2025 - C#
A C# library for validating and generating credit card numbers.
Generation and verification of card numbers using Luhn's algorithm.
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).
A .net library to identify credit card number and cvv
🔒 An easy-to-use check digit library for data validation
Python library to generate and validate credit card numbers. Features a fast, offline BIN lookup using a local database. Zero dependencies, no API keys needed. Perfect for generating test data.
This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.
Minimal, zero-dependency implementation of the Luhn Algorithm for PHP.
Simple validator for identification numbers based on the Luhn algorithm
Fake credit card generator and validator. This is only meant for educational purpose.
PHP implementation of the Luhn algorithm.
A better and safer way to display your primary keys in urls or in your app
Luhn (Modulo 10 or mod 10 algorithm) for PHP
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
Credit Card Checker And Generator Using Luhn Algorithm
Pragmatic data validation
Fastest JavaScript implementation of the Luhn algorithm
Add a description, image, and links to the luhn topic page so that developers can more easily learn about it.
To associate your repository with the luhn topic, visit your repo's landing page and select "manage topics."