Validate a numeric string with the ISO 7064 MOD-97 control.
A string is considered valid when, divided by 97, it leaves a remainder of 1 — the same check applied to IBAN numbers.
Validate a numeric string with the ISO 7064 MOD-97 control.
A string is considered valid when, divided by 97, it leaves a remainder of 1 — the same check applied to IBAN numbers.
处理在您的浏览器上完成,不会存储在服务器或网络上