Random Words
random_wordsReturn up to limit random words from Wordnik; filter by part of speech, min/max length, and minimum corpus or dictionary occurrence count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| maxLength | No | ||
| minLength | No | ||
| minCorpusCount | No | ||
| hasDictionaryDef | No | ||
| minDictionaryCount | No | ||
| excludePartOfSpeech | No | ||
| includePartOfSpeech | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of items returned. | |
| items | Yes |