Registry / testing / bxcodec-faker-v3

bxcodec-faker-v3

JSON →
librarygogounverified

A Go library for generating fake data such as names, addresses, and phone numbers.

go get github.com/bxcodec/faker/v3
INSTALL
IMPORT
SIG · BXCODEC-FAKER-V3
B
bxcodec-faker-v3
testinggo
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.

faker
github.com/bxcodec/faker/v3

Generate a fake name

package main import ( "fmt" "github.com/bxcodec/faker/v3" ) func main() { fmt.Println(faker.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
bxcodec-faker-v3 — go get bxcodec-faker-v3 · libregistry