Every run gives different text and the design diff is useless.
- Why:
- With no seed the generator draws fresh text each time, so a screenshot comparison shows changes in the filler rather than changes in the layout being reviewed.
- Fix:
- Set any seed value and keep it. The same seed always produces the same text.