Install faker by entering the following commands in the terminal:
sudo apt update sudo apt install faker
Description:
Python program that generates fake data
The fake data can be used to bootstrap a database, create XML documents, or anonymize data taken from a production service. . This script is powered by the Python faker library.
Homepage: https://github.com/joke2k/faker
Version: 0.7.7-2
Section: universe/python