A developer tool to generate valid Brazilian identification numbers (CPF, CNPJ, IE) for testing and QA.
- CPF Generation: Generate valid CPF numbers with or without formatting.
- CNPJ Generation: Create CNPJ numbers, including support for branches, with optional formatting.
- State Registration (IE): Generate valid State Registration numbers for all Brazilian states.
- Clipboard Integration: Easily copy generated identifications to the clipboard.
- Dark Mode: Fully supports system dark theme.
The easiest way to install Identifications is via Flathub.
To build the project, you need the following dependencies:
mesonninjavalacpkg-configlibgtk-3-devlibgee-0.8-devlibjson-glib-devlibsoup2.4-dev
- Open GNOME Builder.
- Select Clone Repository.
- Enter
git@github.com:edenalencar/identifications.git. - Click Clone Project.
- Click the Run button to build and run.
-
Clone the repository:
git clone https://github.com/edenalencar/identifications.git cd identifications -
Configure and build:
meson build --prefix=/usr cd build meson compile -
Run:
./src/com.github.edenalencar.identifications
If this project helps you, consider making a donation to support development!
| Platform | Donate |
|---|---|
| Liberapay | |
| PayPal |
This project is licensed under the GPL-3.0 License - see the COPYING file for details.