A fast Luhn algorithm for validating credit cards
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm.
Validation and control key generation for credit cards (and more) using Luhn algorithm
Fastest implementation of the Luhn algorithm
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
Module to calculate and validate check digits for redundancy checking, using f.ex. mod10 (luhn algorithm) or mod11.
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including exa
Credit Card validation using luhn algorithm
Luhn algorithm (mod 10) validation for credit-card and SIN/SSN numbers
Credit card and IMEI number validation using luhn algorithm
[Luhn algorithm](https://en.wikipedia.org/wiki/Luhn_algorithm) for typescript
A Node.js package that generates valid credit card numbers, expiry dates, and CVV2 codes. The credit card numbers are valid with respect to the Luhn algorithm, and the CVV2 codes are generated using the Tripple-DES algorithm with double length keys.
A simple plug and play credit card validation library that uses the luhn algorithm
Framework-agnostic TypeScript library for validating German health insurance numbers (KVNR) with official Luhn algorithm - validation only, no generation
JavaScript library to validate credit card numbers using luhn algorithm
A js luhn algorithm for validating credit cards
verify bank card number base on Luhn algorithm
Luhn algorithm javascript
An ES module, CommonJS and UMD package built using Luhn algorithm to generate and/or validate numbers.
Lightweight, zero-dependency Node.js library for validating payment card data — Luhn algorithm, card type detection, expiration date, and CVV validation.
Validate identification numbers using Luhn algorithm
validation for credit cards using the Luhn algorithm
Validity style validator to validate payment card numbers with the luhn algorithm
Functional Luhn Algorithm
Validate numbers using Luhn Algorithm
A small implementation of the Luhn algorithm.
A simple Luhn-algorithm implementation
Luhn algorithm for computing checkdigits
A small implementation of the Luhn algorithm.
A lightweight implementation of the Luhn algorithm
A simple fast implementation of the Luhn algorithm.
A Ruby gem to validate numbers with the Luhn algoritme
It's a simple tool that provides helper methods for credit card number validations using Luhn Algorithm.
Generate code with Luhn mod N algorithm using placeholder. e.g) Cdigits::Luhn.number('CA##-####-####-###?') #=> 'CA63-6485-2316-2675' Cdigits::Luhn.easy #=> '16TPF8RETL'
Verifies if the Credit/Debit Card is a valid card using Luhn's Algorithm. Returns True if yes, False if no
A simple Ruby utility to validate and generate Luhn-compliant numbers
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.