Closed adieyal closed 1 year ago
This PR aims to address https://github.com/adieyal/sd-dynamic-prompts/issues/328 A config option will be available in the settings tab to enable shuffling.
Patch coverage: 100.00
% and project coverage change: +0.01
:tada:
Comparison is base (
703df56
) 97.67% compared to head (3776df2
) 97.69%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This will allow combinatorial generations to be random which matters when the number of generations is limited. This only solves the problem when wildcards are used. Inline choice operators are still deterministic