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…