Skip to main content

pyFBIG is a Python package that generates fake data for you.

Project description

PyFBIG (Python - Fake Brazilian ID Generator)

PyFBIG is a package that generates fake data for you. Do you need to test something with Brazilian identification such as RG, CPF, Driver's License, CRM, COREN, etc.? PyFBIG is for you.

How to use

Install

pip install pyFBIG

Examples:

from pyFBIG import FakeID

fake = FakeID()

cpf = fake.cpf()
print(cpf)
# 163.710.406-50

rg = fake.rg()
print(rg)
# MG86103044

crm = fake.crm()
print(crm)

# 

About the project

It is still in the prototyping and development phase. Feel free to contribute and suggest improvements.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyFBIG-0.0.2.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file pyFBIG-0.0.2.tar.gz.

File metadata

  • Download URL: pyFBIG-0.0.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for pyFBIG-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e4cb1d8bbd3a37ef5f4778f94243d983ae22c2288593174965d081658158b70f
MD5 051a27d4d5dded9473a7a319811e4645
BLAKE2b-256 a97c1f3793b8708b4f1d012a0f86a8dbeb66ff54ee55e61e205932a2e1b6a64b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page