Name Generator

This name generator uses context-free grammars and markov chains to create names faithful to the source material, and does it very fast. The code is open source and available as a Rust crate. The website runs this rust code as a webassembly module. The website, wasm and its tools are also open source, but there be dragons.

The samples used to build the generator has been sourced from both canon and fan-created works. I will not share the sample material because of that. Feel free to download the processed generator data, however, which you can find by tacking .json to any generator's path. The name.data field serializes into a Name struct from the rust library linked above.

There is no analytics or cookies, and all generating happes in your browser.

To get started, select a generator from the menu.