Inspiration

Many of us at less once have done a project that needs fake data to test a program, based on that I developed this simple app that generates the fake that and save it in a json file, So now, I don't need to hard code the fake data anymore.

What it does

It's generates fake that based on the user amount needed and save it to a json file.

How we built it

Using python and the Faker python library.

Challenges we ran into

Finding the information I need from the library documentation.

Accomplishments that we're proud of

Used a new library

What we learned

To read the documentation

What's next for Fake data generator

Built With

Share this project:

Updates