
i was suggested that I post this so have a really REALLY quick little filler project as i work on the conlang for darkwood (the language is called sabletongue!) it's simple enough, it just spits out combinations of sounds that could be words if you want to remix this and use it for your own purposes just credit me with the code of course the workings are simple: - "all the sounds" has every sound (letter) in this language- so, if you wanted to make up english words you'd just shove every letter in there - you can pretty much ignore my other lists because they just make sure you don't have really short words or that the same vowel or consonant isn't put in there twice because that was giving me even more nonsense than the current version. if that's something you want to use though just modify the lists
code by me i really just made this for myself but feel free to use it for whatever generator purposes you need this may generate some unsavory words but i assure you this is NOT intentional and it's just because when stringing random sounds together you're bound to get a few and i'm aware of this </3 i've added in a checker to make sure it DOESN'T but some may slip through the cracks