Closed neruthes closed 4 years ago
var dd = d.charCodeAt(0);
We don't need the substitution anymore do we?
return l + r
My brain is yelling something about MAX_SAFE_INTEGER
but it should be fine here
No need for now.
30-day extension granted.
I am closing all my RFCs since Meta/Article-3: RFC Peer Review Convention has been abolished. I assume that everyone agrees that this is not worth discussing for now. Some discussions may be restarted, if necessary, after Meta/Bill-4: DSD Peer Review Convention is ratified. In the meantime, if there is any question with documentation and workflow, please consult @yisiliu. Thanks for everyone who has engaged in the discussions so long.
Background
Criteria
Basic Idea
Only one additional character is added; no header or footer requirement.
We can study much from Luhn algorithm, including variations adopted by ICAO 9303.
Example Code