Skip to main content

Generating sample user data like name, age, mobilenumber, aadharnumber etc for testing.

Project description

Pirated-Data

Pirated-Data

CodeFactor Install the package via pypi


pip install pirated-data

Data provided for the user are

Pirated-Data also supports generate sets of data

Import to your python project


import pirated_data as pd

Example :


import pirated_data as pd
x = pd.lastNameGenerator()
print(x)

Check the below table for function list and use JavaScript function

Function Name Java JavaScript python
firstNameGenerator() Yes Yes yes
lastNameGenerator() Yes Yes yes
fullNameGenerator() Yes Yes yes
mobileNumberGenerator() Yes Yes yes
aadharNumberGenerator() Yes Yes yes
emailIdGenerator() Yes Yes yes
userIdGenerator() Yes Yes yes
passwordGenerator(int length) Yes Yes yes
randomNumberGenerator() Yes No No
randomNumberGenerator(int MaxNumber) Yes Yes No
panCardId() Yes Yes Yes
upiIdGenerator() Yes Yes Yes
hairColorGenerator() Yes Yes Yes
genderGenerator() Yes Yes Yes
birthDateTimeGenerator() Yes Yes No
eyeColorGenerator() Yes Yes Yes
bloodGroupGenerator() Yes Yes Yes
skinColorGenerator() Yes Yes Yes
weightGenerator() Yes Yes Yes
ageCalculation() Yes Yes No
passportNumber() Yes Yes Yes
drivinglicenseGenerator() No Yes No
BiologicalData() No Yes No
stateGenerator() No Yes No
distGenerator() No Yes No
addressGenerator() No Yes No
financialCardGenerator() No Yes Yes
hugeAddressGenerator(desiredDataSetNumber) No Yes No
hugeBiologicalDataGenerator(desiredDataSetNumber) No Yes No

Need More feature


If you want to more feature of this package just create an issue Here.

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

pirated_data-0.0.2.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

pirated_data-0.0.2-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

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