Showing 1-20 of 12,935 packages
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
Module to calculate and validate check digits for redundancy checking, using f.ex. mod10 (luhn algorithm) or mod11.
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
Credit Card validation using luhn algorithm
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 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.
Framework-agnostic TypeScript library for validating German health insurance numbers (KVNR) with official Luhn algorithm - validation only, no generation
A simple Luhn algorithm validator for credit card numbers and other identifiers.
Validate identification numbers using Luhn algorithm
An ES module, CommonJS and UMD package built using Luhn algorithm to generate and/or validate numbers.
verify bank card number base on Luhn algorithm
A js luhn algorithm for validating credit cards
Collection of check digit algorithms implemented in JavaScript
validation for credit cards using the Luhn algorithm
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool