Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Golang Fake Data Generator
  • Loading branch information
fathikhalil authored Oct 13, 2023
1 parent 05f6c50 commit cbbe062
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Generating-fake-data
Code with Amazing GO language.
Generating fake data to use for practice & education.
Am going to using bxcodec/faker & Fiber Web Framework.
When we are building applications, we often need some data to be queried, manipulated, displayed.
AM generating 5000 ID , Name , Phone , Email . you can increase number as well .
This Apps for education & testing purpose will going to developed it more in next stage.
All steps & output with screenshot & code comments .![3](https://github.com/fathikhalil/Generating-fake-data/assets/34607458/f45dbafd-185a-4a33-9cc3-2c167b042498)
![2](https://github.com/fathikhalil/Generating-fake-data/assets/34607458/4fd69b9a-a029-46db-bae5-d0609ffe2ae3)
![1](https://github.com/fathikhalil/Generating-fake-data/assets/34607458/b9063d85-5e99-4c9d-aa02-a83bc164412a)

0 comments on commit cbbe062

Please sign in to comment.