fun generateStrings(count: Int): List<String>
Overrides DataInsertAction.generateStrings
Returns random words from the dictionaries in settings
.
count
- the number of words to generate
InvalidDictionaryException
- if no words could be found using the settings in settings
Return
random words from the dictionaries in settings