You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Improved algorithm to verify various ID numbers (Of course we used it here to verify credit cards)