Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

luhn-checksum

Here are 41 public repositories matching this topic...

card-number

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

  • UpdatedMar 13, 2024
  • PHP

Luhn (Modulo 10 or mod 10 algorithm) for PHP

  • UpdatedSep 9, 2023
  • PHP

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

  • UpdatedMar 6, 2025
  • JavaScript

Contains helper classes that I find useful every now and then.

  • UpdatedAug 13, 2021
  • Java

C++ implementation of Luhn's algorithm for validating credit card numbers.

  • UpdatedJul 8, 2024
  • C++

This repository contains an implementation of credit card fault detection using Luhn's algorithm. Luhn's algorithm is a checksum formula used to validate credit card numbers, as well as other identification numbers. The algorithm is based on performing a set of arithmetic operations on the digits of a given number, resulting in a checksum value.

  • UpdatedFeb 23, 2023
  • Python

Luhn checksum validation library for Java

  • UpdatedOct 18, 2018
  • Java

luhn check-digit validator and generator

  • UpdatedDec 11, 2017
  • JavaScript

Calculates Luhn Mod N check values

  • UpdatedMay 8, 2024
  • JavaScript

Implementation of Luhn Algorithm used to validate credit Cards using C language

  • UpdatedFeb 16, 2020
  • C

Yet another Luhn algorithm implementation

  • UpdatedOct 2, 2017
  • Go

Meant for education purpose. Fake credit card generator. Demo:https://bhuone-garbu.github.io/js-credit-card-generator/

  • UpdatedJan 6, 2023
  • JavaScript

Luhn algorithm written in Java

  • UpdatedOct 13, 2020
  • Java

A demo of a scratch cards generator & validator

  • UpdatedFeb 13, 2018
  • JavaScript

A simple Luhn Checker implementation, written for a school test.

  • UpdatedAug 26, 2021
  • Python

Improve this page

Add a description, image, and links to theluhn-checksum topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theluhn-checksum topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp