1.0.0 • Published 6 months ago

test_object_pack v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

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: "et.magnis@outlook.org",
        phone: "1-242-384-5341",
    }
1.0.0

6 months ago