# Functions
NewGenerator returns a new token generator instance.
NewMockGenerator creates a new mock instance.
# Structs
MockGenerator is a mock of Generator interface.
MockGeneratorMockRecorder is the mock recorder for MockGenerator.
# Interfaces
Generator is an interface that defines a token generator.