freeDictionaryAPI icon indicating copy to clipboard operation
freeDictionaryAPI copied to clipboard

How could we get a random word from this dictionary?

Open Kimeiga opened this issue 3 years ago • 2 comments

So far, I have been using this random word api (https://random-word-api.herokuapp.com/word) to query this dictionary api, but it has a lot of words that don't appear in this dictionary. image

Is there a way I can get a random word for this dictionary?

Kimeiga avatar Feb 07 '22 23:02 Kimeiga

https://github.com/meetDeveloper/freeDictionaryAPI/blob/master/meta/wordList/english.txt

colinrlim avatar Feb 16 '22 05:02 colinrlim

FYI - The underlying implementation now uses Wiktionary. That list was created before the migration.

For more information: https://github.com/meetDeveloper/freeDictionaryAPI/issues/102

AndrewDiMola avatar Mar 05 '24 03:03 AndrewDiMola