Mang is a generator tool inspired by the donjon 5e Tools and Kate Monk's Onomastikon.
It started originally as a project for quickly generating names for D&D NPCs, and became a tool I used for writing and game development. Other generation capabilities have been added over time to fit new needs that popped up.
The name generation tool uses Markov chains (hence the name Markov Name Generator) to build words similar to, but not quite, names from the real world.
Other generation tools use a mix of whatever random generation approach seems feasible for the tool at hand. Feel free to play or make suggestions.