2 unstable releases
0.2.0 | Jun 21, 2022 |
---|---|
0.1.0 | Jun 20, 2022 |
6KB
119 lines
Norwegian National ID Validator
Validate Norwegian national identity numbers (birth number (fødselsnummer), D-number, H-number and FH-number).
Usage
let norwegian_id = NorwegianId::parse("12333213")?;