bank_test, a C code which calls bank(), which computes the check digit associated with a US Bank Routing Number check digit, or reports whether a 9-digit code is actually valid.
The information on this web page is distributed under the MIT license.
bank, a C code which can compute the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is actually valid.