约 86,500 个结果
在新选项卡中打开链接
  1. Luhn Algorithm - Credit Card Number Checker - Online Generator

    The Luhn algorithm is a method for validating bank card numbers, but it does not encrypt or store the PIN or any password. It only functions as a checksum to detect typing errors in a card number.

  2. Luhn algorithm - Wikipedia

    The Luhn algorithm or Luhn formula (creator: IBM scientist Hans Peter Luhn), also known as the " modulus 10" or "mod 10" algorithm, is a simple check digit formula used to validate a variety of …

  3. Luhn Algorithm: Verify Credit Card Numbers & Ensure Accuracy

    2025年11月27日 · What Is the Luhn Algorithm? The Luhn algorithm—also known as the “Modulus 10 algorithm”—is a formula that is used to determine whether the identification number provided by a …

  4. What Is the Luhn Algorithm? The Math Behind Credit Card …

    2025年8月12日 · All mainstream credit card numbers employ a mathematical trick designed to catch the most common typos. It’s called the Luhn algorithm, named after IBM researcher Hans Peter Luhn, …

  5. What is the Luhn algorithm and how does it work? - Stripe

    2025年4月21日 · The Luhn algorithm, also known as the Luhn formula, “modulus 10,” or “mod 10” algorithm, is a simple checksum formula used to validate identification numbers.

  6. The Luhn Algorithm for Credit Card Validation

    Invented in 1954 by an engineer at IBM, the Luhn algorithm has since been adopted as a standard by all major credit card issuers, as well as many government IDs, and is specified in ISO/IEC 7812-1.

  7. Online calculator: Luhn algorithm

    German computer scientist Hans Peter Luhn developed the Luhn algorithm in 1954. It calculates simple checksum formula used to validate identification numbers such as credit card numbers.

  8. The Luhn Algorithm — Validating Numbers the Smart Way

    2025年4月10日 · It was developed in 1954 by Hans Peter Luhn, an engineer at IBM. The main purpose of this algorithm is to verify whether a sequence of numbers is valid, usually for identification or …

  9. Validating Identification Numbers: Understanding the Luhn Algorithm …

    The Luhn Algorithm, also known as the “modulus 10 algorithm,” is a mathematical formula developed by Hans Peter Luhn in 1954. It is crucial in electronic payments as it rapidly identifies mis-entered credit …

  10. Luhn algorithm - Calculate check digit - SimplyCalc

    The Luhn algorithm, a simple checksum verification algorithm, is also known as Luhn formula, modulus 10 algorithm, or mod 10 algorithm. It is most notably used to validate credit card numbers and IMEI …