Compute the Luhn mod-10 check digit for a numeric identifier prefix
Build numeric identifiers with a valid Luhn check digit for test cards and identifiers.
Validate credit card and identifier numbers using the Luhn mod-10 algorithm.
Check whether a numeric string passes the ISO 7064 MOD-97 control test.