Validate a numeric identifier with the Luhn mod-10 algorithm.
The algorithm is suitable for credit-card numbers, IMEI, and other identifiers that protect against single-digit typos.
Validate a numeric identifier with the Luhn mod-10 algorithm.
The algorithm is suitable for credit-card numbers, IMEI, and other identifiers that protect against single-digit typos.
处理在您的浏览器上完成,不会存储在服务器或网络上