brids
Parse and generate random CPF/ICN and CNPJ, Brazil's ID numbers.
Usage
Add the following to your Cargo.toml:
[]
= "0.4"
Examples
Parse and format:
use Cpf;
use ;
Generate random CNPJ and CPF/ICN numbers:
use ;
License
brids is licensed under either of the following, at your option:
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or https://opensource.org/licenses/MIT)