Skip to content

Commit 0c2de4b

Browse files
committedJul 19, 2019
doc - simplification of godoc main description
1 parent 9d04b4d commit 0c2de4b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
 

‎doc.go

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
/*
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!!!
2+
Package gofakeit provides a set of functions that generate random data
93
*/
104
package gofakeit

0 commit comments

Comments
 (0)
Please sign in to comment.