luhn topic

List luhn repositories

luhn-algorithm

19
Stars
5
Forks
Watchers

Minimal, zero-dependency implementation of the Luhn Algorithm for PHP.

checkdigit

111
Stars
7
Forks
Watchers

Provide check digit algorithms and calculators written in Go

CreditCardValidator

100
Stars
34
Forks
Watchers

A C# library for validating and generating credit card numbers.

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

checkdigit

31
Stars
8
Forks
Watchers

🔒 An easy-to-use check digit library for data validation

Cardidy

29
Stars
12
Forks
Watchers

A .net library to identify credit card number and cvv

Google-Web-Scraper

25
Stars
6
Forks
Watchers

This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.

card-number

47
Stars
3
Forks
Watchers

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