BaseEyesGenerator constructor

BaseEyesGenerator()

Implementation

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