Repository navigation

#

luhn-algorithm

Smooth UI for Credit Card Entry on Android device, perform check for supported credit card types , pan length and luhn check. Inspired by Uber credit card entry interface

Java
263
6 年前

A credit card mass checker tool that validates credit card numbers based on the Luhn algorithm

PHP
258
1 年前

A simple C++ program I wrote in my first computing course @SFU which validates credit card numbers using Luhn's Algorithm.

C++
68
3 年前

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

PHP
59
8 天前

Another credit card checker tool designed to simulate the process of validating credit card numbers

JavaScript
50
17 天前

Gerador e Validador de Cartão de Crédito multi-opções usando Algoritmo de Luhn. Sistema de atualização incluído.

C#
36
5 年前

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

Python
33
2 年前

CCNumGen is a Python 3.9+ class that uses the Luhn algorithm to generate theoretically valid credit card numbers with CVV and expiration dates.

Python
25
2 年前

Demo page for user-friendly billing form features

JavaScript
24
3 年前

A package that implements the luhn algorithm for validation, calculation and generation

Go
21
4 年前

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

PHP
20
2 个月前

Command line tool in python for generating valid credit card.

Python
20
2 年前

Validate Luhn checksum, generate Luhn numbers

Rust
17
5 个月前

Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.

PHP
12
2 年前

Simple validator for identification numbers based on the Luhn algorithm

Python
12
1 年前

This repository contains various models for text summarization tasks. Each model has a separate directory containing the implementation code, pretrained weights, and a Jupyter notebook for testing the model on sample input texts. Feel free to use these models for your own text summarization tasks or to experiment with them further.

Jupyter Notebook
11
2 年前

A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool

JavaScript
10
20 天前