About clank names
Found-object words become identities here, from raw materials like "Tin" and "Rust" to function words like "Stitcher". A single blunt noun fits a construct in a Daggerheart-inspired party who chose its own name from whatever was nearby at first waking. Favor one that hints at the machine's original job, so the character has something to outgrow.
How clank names are built
This generator runs a Markov chain over a single bank of 677 entries, learning which letters tend to follow which inside the source words and then walking that statistic to grow one fresh word. There is no prefix-plus-suffix join here; the whole word emerges character by character. Worked outputs from the bank include Cart, Therer, and Machine.
Cart
Markov-synthesised from the single bank
Therer
Markov-synthesised from the single bank
Machine
Markov-synthesised from the single bank
Naming notes
Because the bank leans on found-object and mechanical vocabulary, the chain often surfaces blunt single nouns that read like salvaged labels, which is why outputs swing between concrete words (Cart, Machine) and odder coinages (Therer, Veris). Pull one as a self-chosen handle for a constructed character in a Daggerheart-style party, picking the result whose sound hints at the machine's material or purpose. For fan fiction or tabletop play, treat the output as a starting label you can refine rather than a fixed canonical name.
Questions about clank names
- How is each Clank name built?
- A Markov chain reads the 677-entry bank, predicts each next letter from the letters before it, and emits one synthesised word, so you get a single token like Cart or Machine rather than glued slots.
- Why do some results look like ordinary words and others like coinages?
- The chain follows letter rhythm, not meaning, so when it lands on a high-probability path you get a recognisable word like Machine, and when it wanders you get a novel form like Therer or Veris.
- Are these official names?
- No. This is an unaffiliated fan tool that mimics a naming style in the spirit of Daggerheart; outputs are fan-made coinages, not official names from the game.