Skip to main content

This packet generates fictitious human data, uniquely (names,emails,password,personal-documents), for the use of the develpoer

Project description

Human Data Generator (Gerador de Dados Humanos)

BY BLACK-KING 👑

ENGLISH

This library was created based on the functionalities from 4Devs, I created small functions to filter each data, which is generated by the “generators” function of the fordev library, in this way, initially we have names, telephones, e-mails, passwords, cpfs and cnpjs

USAGE

to use the libraries is very simple, just import

<from KingDataGenerators import names> <names_list = names.generator_name(10)> <print(names_list)>

PLAY THE FUNCTION INSIDE A VARIABLE, INFORM HOW MANY VALUES NEED TO BE GENERATED AND PRINT <names = names(20)> All results will be returned within an ARRAY

The only library that has more parameters at the moment is phone_numbers <phone_n = phone_numbers(20, ‘(12)’)> You can pass the DD in the second parameter, but by default it is ‘(11)’

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

KingDataGenerators-1.2.tar.gz (3.4 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