Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with luhn-algorithm

A curated list of projects in awesome lists tagged with luhn-algorithm .

https://github.com/oshekharo/mass-cc-checker

💳 A credit card mass checker (CC Checker) tool that could check a card's validity based on luhn algorithm. 💳

bin bootstrap card-checker carding cardvalidator cc-checker checker checker-valid-cc credit-card live-cc-checker live-dead luhn-algorithm mass-checker non-sk-checker oshekher

Last synced: 16 Dec 2024

https://github.com/wcdogg/python-cc-num-gen

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

credit-card cvv expiration-date luhn-algorithm python

Last synced: 24 Nov 2024

https://github.com/sighook/gencc

credit card numbers generator

credit-card generator luhn-algorithm testing-tools

Last synced: 29 Oct 2024

https://github.com/europa502/luhn-algorithm

It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.

cpp javascipt javascript luhn-algorithm php python shell-script

Last synced: 23 Nov 2024

https://github.com/weblineindia/dummy-credit-card-number-generator

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

algorithm credit-card dummy-card-numbers dummy-data-generator luhn-algorithm number-generator payment-gateway-developers php test-credit-card-number

Last synced: 10 Nov 2024

https://github.com/dmi3y/cardgen

Randomized credit/debit card number generator with cli

algorithm cli debit-card-numbers luhn-algorithm random random-generation

Last synced: 09 Nov 2024

https://github.com/edubasilio/domplus

domplus is a python package with common functions for commercial applications.

cnh-validator cnpj-validator cpf-validador credit-card-validation luhn-algorithm renavam-validator

Last synced: 24 Oct 2024

https://github.com/sgumirov/go-cards-validation

Card validation with the Luhn algorithm for golang

bank form golang luhn-algorithm payments validation validation-library visa

Last synced: 30 Sep 2024

https://github.com/zhooravell/php-luhn-checksum

Luhn algorithm php function

luhn-algorithm php

Last synced: 13 Nov 2024

https://github.com/fahdseddik/esnd-payment-application

Embedded Systems Professional Nanodegree Payment Application Project

c c-application credit-card egfwd luhn-algorithm luhn-validation payment-application project

Last synced: 07 Nov 2024

https://github.com/earthboundkid/luhn

Yet another Luhn algorithm implementation

go golang luhn-algorithm luhn-checksum

Last synced: 05 Dec 2024

https://github.com/lfaoro/creditcard

Credit Card structure, helpers and validation.

creditcard go golang luhn-algorithm maxmind package

Last synced: 06 Dec 2024

https://github.com/angeldollface/luhny

Validate your phone's IMEI using the Luhn algorithm! :iphone: :lock:

imei-number imei-validation javascript javascript-module luhn-algorithm mit-license

Last synced: 16 Nov 2024

https://github.com/danijeldragicevic/simple-atm-system

Desktop application who simulate software on ATM.

hyperskill-solutions java-11 luhn-algorithm sqlite

Last synced: 07 Nov 2024

https://github.com/viveksyngh/openfaas-luhn

Luhn Algorithm as open faas function (https://en.wikipedia.org/wiki/Luhn_algorithm)

golang luhn-algorithm openfaas serverless

Last synced: 12 Nov 2024

https://github.com/tolbon/luhn-ts

Simple and Fast Luhn's Algorithm in Typescript

hacktoberfest javascript luhn-algorithm node typescript

Last synced: 22 Nov 2024

https://github.com/zeyu-li/credit-card-validator

A Rusty Credit Card Validator 💳

credit-card-validation luhn-algorithm

Last synced: 22 Nov 2024

https://github.com/zbo14/luhn-cli

A CLI that verifies and generates numbers compliant with the Luhn algorithm

cli credit-card luhn-algorithm

Last synced: 04 Dec 2024

https://github.com/rkstudio585/luhn-algorithm

An interactive Python tool for validating numbers with the Luhn algorithm, generating check digits, and offering step-by-step explanations. Features include multi-number validation, file saving, and a user-friendly interface with rich, colorful output.

luhn luhn-algorithm luhn-algorithm-hacking luhn-checkdigit luhn-checksum luhn-validation luhn-validator python-project

Last synced: 07 Nov 2024

https://github.com/oshekharo/ke1-cc-checker

KE1-CC-CHECKER is an credit card checker tool designed to simulate the process of validating credit card numbers.

card-validator carding cc-checker checker live-cc-checker live-die-unknown luhn-algorithm mass-checker non-sk-checker oshekharo oshekher

Last synced: 09 Nov 2024

https://github.com/ianaya89/luhn-cc

💳 ✅ ❌ JavaScript library to validate credit card numbers using luhn algorithm

credit-card javascript-library luhn-algorithm luhn-cc

Last synced: 10 Nov 2024

https://github.com/angeldollface/ceramic.dart

My graphical implementation in Flutter of an IMEI validation app. :iphone: :lock: :dart: :joystick:

flutter flutter-app flutter-ui imei-validation luhn-algorithm mit-license

Last synced: 16 Nov 2024

https://github.com/angeldollface/luhny.dart

A Dart package to validate IMEI numbers of mobile devices. :iphone: :lock: :dart:

dart-library dart-package dartlang imei-number luhn-algorithm mit-license

Last synced: 16 Nov 2024

https://github.com/angeldollface/luhny.rs

My Rustacean implementation of the Luhn algorithm for IMEI numbers. :iphone: :lock: :crab:

imei-validation luhn-algorithm luhn-checkdigit mit-license rust-lang rust-library

Last synced: 16 Nov 2024

https://github.com/angeldollface/pyluhny

My implementation of the Luhn algorithm in Python. :iphone: :lock: :snake:

luhn-algorithm mit-license python-library python3

Last synced: 16 Nov 2024

https://github.com/f22hd/creditcardvalidator

A validation of credit card numbers and bank card numbers using Luhn algorithm.

bank-card-numbers credit-card creditcardvalidator luhn-algorithm typescript validation

Last synced: 06 Nov 2024

https://github.com/kaanaktas/luhn-algorithm

Luhn Algorithm implementation with Go

go golang luhn-algorithm

Last synced: 25 Nov 2024

https://github.com/ayushshahh/creditcard

Credit card number validation using Luhn's Algorithm in C. Implemented major required built-in C functions by myself for improving skills and logic

c credit-card luhn-algorithm

Last synced: 07 Dec 2024

https://github.com/jatiinyadav/luhn-algorithm

Luhn's Algorithm in various programming languages.

csharp golang java javascript luhn-algorithm python3 rust

Last synced: 19 Dec 2024

https://github.com/1mehdifaraji/luhnsoft

Implementing Luhn Algorithm to validate credit cards, IMEI etc.

credit-card imei javascript luhn luhn-algorithm npm-package typescript validation

Last synced: 05 Dec 2024

https://github.com/jayin/luhn-php

Luhn算法PHP实现

luhn-algorithm luhn-php

Last synced: 14 Dec 2024

https://github.com/alyxshang/luhny.ts

Validate your phone's IMEI using the Luhn algorithm! :iphone: :lock:

check-digit imei-verification luhn-algorithm

Last synced: 28 Nov 2024

https://github.com/decadenza/luhn

Luhn Mod N algorithm as a Go module

checksum luhn-algorithm validation

Last synced: 20 Oct 2024

https://github.com/sherinur/creditcard

In this project, I created a tool called creditcard to: 1. Validate credit card numbers. 2. Generate possible card numbers. 3. Get information about card brands and issuers. 4. Issue new card numbers.

creditcard generator go golang luhn-algorithm luhn-checksum validation

Last synced: 04 Dec 2024

https://github.com/tcort/luhn

Simple go package that implements the Luhn algorithm

checker credit-card luhn luhn-algorithm validation

Last synced: 05 Dec 2024

https://github.com/angeldollface/luhny.cs

Validate your phone's IMEI using the Luhn algorithm and C#! :iphone: :lock: :wind_face:

c-sharp luhn-algorithm mit-license

Last synced: 16 Nov 2024

https://github.com/palaszontko/go-luhn-credit-validator

Credit Card Validation Using the Luhn Algorithm in Go - Project written to practice go lang :)

go golang luhn-algorithm

Last synced: 16 Dec 2024

https://github.com/aliosm/credit_debit_card_number_validator

A simple way to validate credit/debit card number using ruby

creditcard-validator luhn-algorithm ruby-gem

Last synced: 19 Dec 2024