Skip to main content

Module text

Module text 

Source
Expand description

Text adapter: deterministic natural-language template rendering.

Each Hap is rendered as one line of “human-readable” prose. The template is intentionally minimal — a heavier markov or n-gram generator would need a corpus and would not be byte-deterministic across machines. For Phase 9 we ship a stable template renderer and a tiny seeded shuffler that produces stylistic variation on the filler words while keeping the structural slots fixed.

Structs§

TextAdapter

Enums§

TextStyle