-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |