GuildMottoGenerator constructor

GuildMottoGenerator()

Implementation

GuildMottoGenerator() {
  _seed = SeedGenerator.generate();
}