Functions for data created/released by the Italian government, like fiscal codes
Summary
Functions
Returns a random Italian fiscal code.
Functions
@spec fiscal_id() :: binary()
Returns a random Italian fiscal code.
The result is a 16-character string in the form LPRNNL62D49A252F:
6 letters (consonants of surname + name), 2-digit year, 1-letter month,
2-digit day (with +40 offset for women), 4-character town code, and a
check letter.
See Codice fiscale for the full specification.