Registry / testing / volatiletech-randomize

volatiletech-randomize

JSON →
library0.0.2gogounverified

Provides helpers for randomizing structs and fields, useful for testing and data generation.

go get github.com/volatiletech/randomize
INSTALL
IMPORT
SIG · VOLATILETECH-RANDO
V
volatiletech-randomize
testinggov0.0.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.

randomize
github.com/volatiletech/randomize

Randomize a struct's fields.

import "github.com/volatiletech/randomize" type User struct { Name string Age int } func main() { var u User randomize.Struct(&u) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
volatiletech-randomize — go get volatiletech-randomize · libregistry