Skip to main content

A generator of Brazilian typical names.

Project description

br_nome_gen

Gerador aleatório de nomes brasileiros.

Exemplo de uso:

Uma forma simples de usar isso é assim:

from br_nome_gen import pessoa_random

p = pessoa_random()
print(f"{'Homem' if p.masc else 'Mulher'}: {p.nome}")

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

br-nome-gen-1.3.0.tar.gz (7.0 kB view hashes)

Uploaded Source

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