We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d04b4d commit 0c2de4bCopy full SHA for 0c2de4b
doc.go
@@ -1,10 +1,4 @@
1
/*
2
-Package gofakeit is a random data generator written in go
3
-
4
-Every function has an example and a benchmark
5
6
-See the full list here https://godoc.org/github.com/brianvoe/gofakeit
7
8
-80+ Functions!!!
+Package gofakeit provides a set of functions that generate random data
9
*/
10
package gofakeit
0 commit comments