Expand description
§codice_fiscale_rs
It aims to be a feature complete crate to generate and verify Italian codici fiscali.
§Overview
The crate is based on two basics functionality:
- Given a codice fiscale I must be able to tell if it’s correct
- Given the personal data of an individual I must be able to generate the corresponding codice fiscale
In addition for testing and verification purpose is possible to generate random codici fiscali.