luhn_ex icon indicating copy to clipboard operation
luhn_ex copied to clipboard

Random string handling

Open hitoridewanai opened this issue 8 years ago • 1 comments

Hey, I ran across this error when trying to validate inputs from clients. It turns out people can be quite creative when typing in IMEIs. Your implementation assumes that codepoints are at least parsable to integer which may not be true. Please review my proposed changes.

hitoridewanai avatar Jan 31 '17 21:01 hitoridewanai

Sorry for very very late reply 🙇

I will comment to your commit.

ma2gedev avatar Nov 27 '18 11:11 ma2gedev