Seed
A starting number that controls the randomness of an AI image generation, letting you reproduce or slightly vary the same result.
01 Definition
A seed is the starting value used to initialize the randomness in an image generation process. Using the same prompt and seed together reliably reproduces the same image, while changing the seed with the same prompt gives you a different variation.
02 Why It Matters
Seeds are how you keep a character or style consistent across multiple generations, or precisely recreate a result you liked instead of hoping to get it again by chance.
03 Example
Locking the seed while tweaking your prompt slightly to get variations of the same base composition.