https://github.com/jonathanknowles/roc-id
Haskell implementation of the ROC National Identification Number (中華民國身分證號碼) standard.
https://github.com/jonathanknowles/roc-id
id id-number identity republic-of-china standard taiwan validation
Last synced: about 2 months ago
JSON representation
Haskell implementation of the ROC National Identification Number (中華民國身分證號碼) standard.
- Host: GitHub
- URL: https://github.com/jonathanknowles/roc-id
- Owner: jonathanknowles
- License: other
- Created: 2018-12-05T01:35:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T19:01:20.000Z (about 2 months ago)
- Last Synced: 2025-04-30T14:28:32.962Z (about 2 months ago)
- Topics: id, id-number, identity, republic-of-china, standard, taiwan, validation
- Language: Haskell
- Size: 526 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
This package provides a [Haskell](https://www.haskell.org/) implementation of
the ROC (Taiwan) 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)