yzy613 / verify-chinese-ID-number

[存档状态] Verify that your Chinese ID number is correct.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify Chinese ID number

README | 中文文档

Verify that the Chinese ID number is correct. The program is written in Go and supports running with parameters.The last digit of the ID number is verified by MOD11-2. This procedure is the same.

Usage

  • Run directly

  • -id string

    Enter 18-digit ID number

About

[存档状态] Verify that your Chinese ID number is correct.

License:MIT License


Languages

Language:Go 90.6%Language:Shell 9.4%