Documentation
¶
Overview ¶
Package randomize has helpers for randomization of structs and fields
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StableDBName ¶
StableDBName takes a database name in, and generates a random string using the database name as the rand Seed. getDBNameHash is used to generate unique test database names.