I'm trying to develop a Java program which presents Users with encrypted word and asks them to decode it. Currently I present random words from an array after encrypting them with a random Caesar shift number. I want to replace the word source with any online free random dictionary word service generator or a service containing dictionary words that I can access by index.
Could you please advise on any java apis that have this?
Thank you
Aucun commentaire:
Enregistrer un commentaire