Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 502 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 502 Bytes

Luhn-Algorithm

I coded the algorithm developed for validating various ID numbers (Of course we used it to validate credit cards here.) with the C programming language

📜 Who Is Luhn ??

Hans Peter Luhn Computer science researcher at IBM and creator of the Luhn algorithm.

image