Class ProfileGenerator

If you need to customize behavior - just extend this class and redefine methods you need. It is especially recommended to redefine username and firstName

Hierarchy

  • ProfileGenerator

Constructors

Methods

  • Returns {
        day: string;
        month: string;
        year: string;
    }

    • day: string
    • month: string
    • year: string
  • Returns string

  • Returns string

  • Returns string