I seem to have found the problem! For me personally, it is problematic That you need to click on the Service Option Again To Re-randomize.
Could you Make It So That You Can Just click Regenerate to randomize again?
It would just be more convenient for the user that it is enough to press Regenarete for a New Random result.
I tried to create a File myself that Randomized everything with Each Rуgenerate, but ChatGpt gave me a variation with python, I didn't understand anything, and now I'm just hoping for you.
No, look — when you click the Service button, it picks from random options.
But when you click Regenerate, it just generates based on the already chosen ones.
What I mean is — it would be nice and more convenient if the Regenerate button also selected from random options instead of reusing the previous ones.
I'm not completely sure, but look — I created a randomizer based on your recommendation, like this:
{{Walking|Sitting} in {Forest|Cave|Fantasy City}}
The problem is that when I click the Service button, it randomly picks one of these options, which works fine.
But when I click Regenerate Image, it only generates from the option that Service already selected before, instead of picking a new random one.
It would be great if Regenerate could also trigger a new random selection each time.
Actually, it’s still generating a random image, but here’s the issue: after the first click on the Service button, it picks and remembers one option from this set:
{{Walking|Sitting} in {Forest|Cave|Fantasy City}}
For example, it might pick Sitting in Forest.
Now, when I click the Regenerate button, it only generates the image using that remembered option (Sitting in Forest).
When I click the Service button a second time, it picks a new option from the set — for example, Walking in Cave — and now Regenerate generates images based on this new choice.
What I would like is for the options from {{Walking|Sitting} in {Forest|Cave|Fantasy City}} to be chosen not only when clicking the Service button, but also every time I click the Regenerate button, so that each regeneration can randomly pick a new variant.