bank_code_test, an Octave code which calls bank_code(), which computes the check digit associated with a US Bank Routing Number check digit, or reports whether a 9-digit code is valid.
The information on this web page is distributed under the MIT license.
bank_code, an Octave code which computes the check digit associated with a US Bank Routing Number check digit, or reports whether a 9-digit code is valid.