luhn_test


luhn_test, an Octave code which calls luhn(), which demonstrates the calculation and use of the Luhn check digit for error detection.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

luhn, an Octave code which computes the Luhn check digit for a string, and can validate a string.

Source Code:


Last revised on 10 September 2022.