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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file KingDataGenerators-1.2.tar.gz.
File metadata
- Download URL: KingDataGenerators-1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb1f0bbdfcf71302d6067f719dc2898d972ac90ea96d3f247139095312e7717
|
|
| MD5 |
23f581af3e2bb7a9bd50a57235da1814
|
|
| BLAKE2b-256 |
ae9dd8866b7493f3c1bf9e536d332cf9b0a99a593b015aa97d4c4626440e70dc
|