id-validator icon indicating copy to clipboard operation
id-validator copied to clipboard

China ID number validator. - 中国身份证号验证器。

Results 6 id-validator issues
Sort by recently updated
recently updated
newest added

当身份的后四为0918这种以0开头的数字,cast.ToInt()都会转为0。这样后四位只要以0开头都会计算为女性。

PR: unreviewed

江苏地区尾号为19也需要特殊处理 addressCodeTimelineJiangSu中没有321119集合 为空的情况下只处理了01、02、11、20情况

bug

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...

dependencies
github_actions

Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.6.0 to 1.7.0. Release notes Sourced from github.com/spf13/cast's releases. v1.7.0 What's Changed Misc improvements by @​bep in spf13/cast#221 Full Changelog: https://github.com/spf13/cast/compare/v1.6.0...v1.7.0 Commits 6e0c3ab Support some commonly used...

dependencies
go