package
0.0.0-20230609194936-c3b67b6bb7d9
Repository: https://github.com/codingconcepts/datagen.git
Documentation: pkg.go.dev
# Functions
New returns a pointer to a newly configured Runner.
WithDateFormat sets the default date format for the Runner.
WithDebug puts the Runner in debug mode, meaning nothing will be written to a database.
WithStringFDefaults sets the default format min and max values for the Runner.
# Type aliases
Option allows the Runner to be configured by the user.