Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faker-ids-0.0.9.tar.gz (48.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