Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 321 Bytes

person.md

File metadata and controls

13 lines (10 loc) · 321 Bytes

Person

Since version 1.0.0

This Generator will provide a full set of people data.

    PersonGenerator.FullName()      // John Doe
    PersonGenerator.FirstName()     // Jack
    PersonGenerator.MiddleName()    // José
    PersonGenerator.LastName()      // Wick
    PersonGenerator.Age()           // 75