Check out my first novel, midnight's simulacra!

Luhn Algorithm: Difference between revisions

From dankwiki
Jump to navigation Jump to search
Created page with "A simple public domain checksum algorithm, specified in ISO/IEC 7812-1. ==See also== * Verhoeff Algorithm * Damm Algorithm CATEGORY: Computer Science Eponyms"
 
(No difference)

Latest revision as of 21:25, 10 June 2014

A simple public domain checksum algorithm, specified in ISO/IEC 7812-1.

See also