test_object_pack
v1.0.0
Published
*** This pack has a two methods. - getArrayObjects(count) Method returns array of objects. Count is a lendth of array. Default is 10 elements, maximum is 100 elements. - getRandomObject() Method returns a random object like in example.
Downloads
1
Readme
Test object pack
This pack has a two methods.
- getArrayObjects(count) Method returns array of objects. Count is a lendth of array. Default is 10 elements, maximum is 100 elements.
- getRandomObject() Method returns a random object like in example.
Example:
{
guid: "9B8D57B9-3163-AB28-67B1-7B6D71B5A16A",
name: "Kyle West",
email: "[email protected]",
phone: "1-242-384-5341",
}