The formula I was provided with on this forum worked for a little, but I've quickly figured out that there might be a more efficient way to do what I'm attempting to do. Is this possible?
I have a list of prefixes I want to mash with anywhere from two to maybe seven letter suffixes. If there's a way to auto generate those suffixes that would be ideal.
ie:
suffix pulled from my list is PEN, code generates a four letter suffix to go with it: ENOX (penenox)
suffix pulled from my list is XER, code generates a two letter suffix to go with it: ZA (xerza)
If it at all helps, I'm trying to generate a list of words that can be used as names.
I have a list of prefixes I want to mash with anywhere from two to maybe seven letter suffixes. If there's a way to auto generate those suffixes that would be ideal.
ie:
suffix pulled from my list is PEN, code generates a four letter suffix to go with it: ENOX (penenox)
suffix pulled from my list is XER, code generates a two letter suffix to go with it: ZA (xerza)
If it at all helps, I'm trying to generate a list of words that can be used as names.