Skip to content
kesac edited this page Dec 1, 2023 · 18 revisions

Syllabore is a procedural name generator that does not use a pre-made lists of names. It can be embedded into a .NET program and used 100% offline.

Syllabore first constructs syllables out of characters (graphemes). Then it sequences syllables into names.

Use the navigation menu on the right-hand side to access guides and example code.