pub fn document(seed: u64) -> StringExpand description
Build the document for seed.
Every draw is unconditional, so the number of values consumed depends only on the line count — which is itself the first draw. That keeps a seed’s document stable under edits to this function’s branches, though not under edits to the bank.