Optional
size: numberThe size of the expected array
Optional
minLength: numberThe min length, inclusive
Optional
maxLength: numberThe max length, exclusive
The source characters to be generated from
a random string array that between the length range, matching the given size
Returns a random string array that between the length range, matching the given size