Skip to content

Instantly share code, notes, and snippets.

@ivanvanderbyl
Created January 20, 2020 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanvanderbyl/1e5f24a432cb0338a319084e6a759cd4 to your computer and use it in GitHub Desktop.
Save ivanvanderbyl/1e5f24a432cb0338a319084e6a759cd4 to your computer and use it in GitHub Desktop.
{
"firstName": "Teddy",
"lastName": "Smith",
"mobile": "${Random(0000000000,9999999999)}",
"email": "${RandomString(10,abcdefghijklmnopqrstuvwxyz1234567890)}@domain.ext",
"currencyCode": "AUD",
"currentMembershipStatus": "LVL 1 Member"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment