Cool Python Library-Faker

To generate a large amount of fake data for the purpose of experiment, python provides a cool library i.e. Faker, let’s see what’s in it.

Faker Library

Faker is a Python package that generates fake data. If we want to create a fake person (employee/student) date such as Name, Email, Phone Number, DOB, Address, etc. We can also generate sentences which contains words that we have provided.

Let’s try it with Jupyter Notebook

Python Faker Library to Generate Fake Data

GitHub Link to Download this code.

If you find this useful then do 👏🏻 and follow me for such interesting Posts.

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store