A C# library for validating and generating credit card numbers.
-
Updated
Mar 11, 2024 - 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
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.
Luhn (Modulo 10 or mod 10 algorithm) for PHP
A better and safer way to display your primary keys in urls or in your app
Pragmatic data validation
Contains helper classes that I find useful every now and then.
Fastest JavaScript implementation of the Luhn algorithm
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
A set of check digit algorithms implemented in Dart
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."