# Functions
CreateDataGenerator will attempt to create a data generator instance.
# Variables
ErrUnknownGenerationType signals that an unknown data generation type was provided.
# Structs
ArgDataGenerator is the argument used by the data generator method factory.
# Interfaces
DataGenerator represents a structure that can generate genesis data.