
Expensive random word generator
…generates random words. Who’d have thought it.
I spent a good part of my spare time annotating LLM responses to prompts to help train, quite often you’d see packages that didn’t exist but looked like perfectly sensible names, I’d have to then go see if it really existed and if one was found make sure it actually was real.
I’m sure it wouldn’t take much to check the list to validate them before they were returned in a response but it would slow down the output a little.