Registry / testing / brianvoe-gofakeit-v5

brianvoe-gofakeit-v5

JSON →
library5.11.2gogounverified

Package gofakeit provides a set of functions that generate random data for various types and structures.

go get github.com/brianvoe/gofakeit/v5
INSTALL
IMPORT
SIG · BRIANVOE-GOFAKEIT-
B
brianvoe-gofakeit-v5
testinggov5.11.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gofakeit
github.com/brianvoe/gofakeit/v5

Generate a random name using gofakeit.

package main import ( "fmt" "github.com/brianvoe/gofakeit/v5" ) func main() { fmt.Println(gofakeit.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.11.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Meta
1
Amazon
1
OpenAI (training)
1
Resources
brianvoe-gofakeit-v5 — go get brianvoe-gofakeit-v5 · libregistry