Fake id generator. Fetches upto 5 MILLION fake details like firstname, lastnam, emailid and mobile number.
Project description
Hey There !!!
This is the simple python package for generating fake id’s. You can fetch upto 5 MILLION fake id’s. The id generated contains 4 elements ‘First Name’, ‘Last Name’, ‘Email Id’ and ‘Mobile Number’. This package provides indian id’s.
Input:
n: Number of required fake id’s
0 < n < 5000000
Output:
List: List of Json objects which contain the details of the id i.e. first name, last name, email id and mobile number.
Installation:
pip install faker-ids
Code:
import faker_ids
print(faker_ids.get_ids(n))
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 faker-ids-0.0.9.tar.gz
.
File metadata
- Download URL: faker-ids-0.0.9.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5befb5c2383f579bd769843d24fea0e0e3befef2862427d97030be2ad0468ae3 |
|
MD5 | be18b69d0b44afc02178704bc035665f |
|
BLAKE2b-256 | 0f744b90f497b938341b54b88e6779422c6dbacc9231df6352cc8db589dc9409 |