Seed
The number that fixes the randomness, so the same prompt and the same seed give the same result.
how it works · the vocabulary
deterministic generation
The only way to make generation reproducible, and therefore the only way to iterate on a prompt and know that what changed was the prompt.