When we get the list of rhymes for a word, save that and use the local version for updating the rhyme as long as the input word hasn't changed.
Possible issues with this: As the API generates words on demand it's possible we get different rhymes across different requests and this would prevent that, providing less options.
When we get the list of rhymes for a word, save that and use the local version for updating the rhyme as long as the input word hasn't changed.
Possible issues with this: As the API generates words on demand it's possible we get different rhymes across different requests and this would prevent that, providing less options.