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
262
6 年前

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

PHP
234
9 个月前

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

C++
67
2 年前

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

PHP
58
2 个月前

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

JavaScript
42
9 个月前

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

Python
33
1 年前

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

C#
31
5 年前

Demo page for user-friendly billing form features

JavaScript
24
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
22
2 年前

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

Go
20
4 年前

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

PHP
19
1 年前

Validate Luhn checksum, generate Luhn numbers

Rust
17
18 天前

Command line tool in python for generating valid credit card.

Python
16
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
12
1 年前

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

JavaScript
9
11 天前