GitHub / silven-mohan / Luhn_Algorithm
This C program validates a 16-digit number using the Luhn algorithm, a simple checksum formula used to validate identification numbers such as credit card or debit card numbers.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silven-mohan%2FLuhn_Algorithm
PURL: pkg:github/silven-mohan/Luhn_Algorithm
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: 7 days ago
Updated at: 7 days ago
Pushed at: 7 days ago
Last synced at: 7 days ago
Topics: c, cli, luhn-algorithm, luhn-validation