File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
- # Go Faker
1
+ <h1 align =" center " >
2
+ Fake Data Generator for Golang
3
+ </h1 >
4
+
5
+ <p align =" center " >
6
+ <a href="https://github.com/ddosify/go-faker/releases" target="_blank"><img src="https://img.shields.io/github/v/release/ddosify/go-faker?style=for-the-badge&logo=github&color=orange" alt="go-faker latest version" /></a>
7
+ <a href="https://github.com/ddosify/go-faker/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/github/license/ddosify/go-faker?style=for-the-badge&logo=none" alt="ddosify license" /></a>
8
+ <a href="https://discord.gg/9KdnrSUZQg" target="_blank"><img src="https://img.shields.io/discord/898523141788287017?style=for-the-badge&logo=discord&label=DISCORD" alt="ddosify discord server" /></a>
9
+ </p >
10
+
2
11
3
12
Generates random data compatible with [ Postman dynamic variables] ( https://learning.postman.com/docs/writing-scripts/script-references/variables-list ) .
4
13
You can’t perform that action at this time.
0 commit comments