Does anyone know if there's a word database online in mySQL? I'm working on a project that's supposed to pull a random word for users to make an intuitive association with. I'm sure there's one out there to use, but I can't seem to find one.
I guess I could also use an API of some sort; any advice is greatly appreciated!