Gets an array of random words from a dictionary
Usually 2048 words are sufficient. This method does not support dictionaries with more than 65536 words
The number of words generated
An array of strings from where the random words are picked
An array with count words
An error if dictionary's length is smaller than count
Gets an array of random words from a dictionary