Description Usage Arguments Value
Choose a word of the given length from a dictionnary
1 | .choose_word(dict, n.letters)
|
dict |
Either one of 'english' or 'french' to choose from installed dictionaries, or a file path to read custom dictionary, or a character vector of words to choose from |
n.letters |
The number of letters of the word to be chosen |
A word. Wil throw an error if no word of the wanted length exists in the dictionnary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.