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.
A simple Luhn algorithm implementation in JavaScript
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
A simple Luhn algorithm validator for credit card numbers and other identifiers.
Validation and control key generation for credit cards (and more) using Luhn algorithm
Collection of check digit algorithms implemented in JavaScript
Calculates Luhn Mod N check values
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
Validate card numbers by use of the luhncheck
TypeScript definitions for luhn-generator
Luhn algorithm (mod 10) validation for credit-card and SIN/SSN numbers
Fastest implementation of the Luhn algorithm
A Luhn (mod 10) algorithm module for credit card number validation.
A library to generate strings that end with a checksum 'digit'. Digits in the string are in the range 0-9B-DF-HJ-NP-TV-XZ. All uppercase.
Implementation of Luhn mod N checkdigit algorithm
Detect and validate credit card numbers.
Babel helper for ensuring that access to a given value is performed through simple accesses
Simple update notifier to check for npm updates for cli applications
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
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
Super-minimalist version of `concat-stream`. Less than 15 lines!
imei generator/checker
Very simple library to calculate and validate Luhn numbers
A simple fast implementation of the Luhn algorithm.
Simple library to calculate and validate Luhn numbers
A simple Ruby utility to validate and generate Luhn-compliant numbers
A simple Luhn-algorithm implementation
A fast and simple in-place implementation of the luhn check algorithm in Ruby using a C extension.
It's a simple tool that provides helper methods for credit card number validations using Luhn Algorithm.
No description provided.
No description provided.
No description provided.