# Functions
NewCircularUsers creates a circular list of users.
NewCircularUsersFromFile populate user list from file.
NewUserGeneratorCircular create new circular user generator.
NewUserGeneratorNone create new "none" user generator (to be used with e.g.
NewUserGeneratorPrefix create new prefix user generator.
No description provided by the author
# Constants
No description provided by the author
UserGeneratorCircular users according to userlist.
UserGeneratorCircularFile userlist read from file.
UserGeneratorNone no user creation.
UserGeneratorPrefix users with a prefix and an enumeration.
UserGeneratorUnknown unknown user generator.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author