Description
Implementation of the ROC National ID standard.
Description
This package provides an implementation of the ROC National Identification Number (中華民國身分證號碼) standard.
In particular, it provides functions for parsing and validating identification numbers from textual input.
See the ROC.ID
module to get started.
For more details of the standard on which this package is based, see:
README.md
This package provides a Haskell implementation of the ROC Identification Number (中華民國身分證號碼) standard.
For more details of the standard, see:
- https://zh.wikipedia.org/wiki/中華民國國民身分證
- https://en.wikipedia.org/wiki/National_Identification_Card_(Republic_of_China)