Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 458 Bytes

File metadata and controls

15 lines (8 loc) · 458 Bytes

Fake

  • RandomUUID: Generates a random UUID of version 4 and variant 2.

  • RandomDate: Generates a random date between 1st January 1970 and the current date.

  • RandomPhoneNumber: Generates a random US phone number in the format (XXX) XXX-XXXX.

  • RandomAddress: Generates a random US address including street, city, state, and ZIP code.

Examples:

For examples of each function, please checkout EXAMPLES.md