package
2.5.0+incompatible
Repository: https://github.com/vattle/sqlboiler.git
Documentation: pkg.go.dev
# Functions
NewSeed creates a new seed for pseudo-randomization.
StableDBName takes a database name in, and generates a random string using the database name as the rand Seed.
Struct gets its fields filled with random data based on the seed.
# Type aliases
Seed is an atomic counter for pseudo-randomization structs.