Skip to content

Commit ebbe0eb

Browse files
committed
Update readme
1 parent c5056b9 commit ebbe0eb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
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>&nbsp;
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+
211

312
Generates random data compatible with [Postman dynamic variables](https://learning.postman.com/docs/writing-scripts/script-references/variables-list).
413

0 commit comments

Comments
 (0)