You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently use a separate 'random word' API and will run into issues where your API doesn't have one of their words and vice versa.
It would be highly appreciated if you could add an endpoint that returns a random word from your list so this is no longer an issue.
e.g. (https://api.dictionaryapi.dev/api/v2/random/en)
The text was updated successfully, but these errors were encountered:
The project includes the wordlist in the meta/wordlist file, each word is on a separate line. If you choose a random line and read it, you will get a random word that matches to the API. Hope that helps.
I currently use a separate 'random word' API and will run into issues where your API doesn't have one of their words and vice versa.
It would be highly appreciated if you could add an endpoint that returns a random word from your list so this is no longer an issue.
e.g. (https://api.dictionaryapi.dev/api/v2/random/en)
The text was updated successfully, but these errors were encountered: