WriteMyAIPromptFree, no sign-up

Seed

A seed is a number that initialises an image model’s randomness, so that reusing the same seed with the same prompt reproduces the same image.

Seeds make image generation testable: fix the seed and a prompt change is the only variable, which is the only way to tell whether an edit actually improved the result.

Related terms

Image prompt
An image prompt is a description given to an image generation model specifying the subject, setting, composition, lighting, and style of the picture to produce.
Determinism
A process is deterministic when the same input always produces exactly the same output, with no randomness involved.

More on image prompting

See the full glossary, read the guides, or put it into practice in the prompt builder.