Start point of date
List of values which resulting array will contain
The size of resulting array
Randomization function
High border of numbers
Low border of numbers
Would a result number be an integer or float
Default: 'int'
List of values
Start point of numbers in the range
End point of numbers in the range
The size of resulting array
Map function
Case of string
Default: 'lowercase'
Alphabet of a string
Default: 'latin'
The size of resulting string Required
Which characters would be in a string
Default: 'alpha'
Should the text be capitalized (first letter is in upper case)
Default: false
Genders of names if the type is 'names'
Default: 'mixed'
Config of random string if the type is 'random_string'
Default: { size: 7 }
Count of words in resulting text
The content of resulting text, would it be a random strings, names or plain words
Default: 'words'
Custom list of words and names
Default: {}
Analog of Object.assign. Will write only those values from the source, which is not represented in target Also working for nested object (expect arrays)
Analog of Object.assign. Will write only those values from the source, which is not represented in target Also working for nested object (expect arrays)
Analog of Object.assign. Will write only those values from the source, which is not represented in target Also working for nested object (expect arrays)
Analog of Object.assign. Will write only those values from the source, which is not represented in target Also working for nested object (expect arrays)
Generates a random date
Generates a random date
Generates a random date
Generates an array of provided values from list param
Generates an array of provided values from list param
Generates an array of provided values from list param
Providing a value from the list
Providing a value from the list
Providing a value from the list
Generates a range of integers
Generates a range of integers
Generates a range of integers
Generates an array of values from schema (like a second parameter of Array.from)
Generates an array of values from schema (like a second parameter of Array.from)
Generates an array of values from schema (like a second parameter of Array.from)
Generates a random string
Generates a random string
Generates a random string
Generates a random text separated by spaces
Generates a random text separated by spaces
Generates a random text separated by spaces
Returns true or false
Generated using TypeDoc
End point of date