Is your feature request related to a problem? Please describe.
Not related to problem except one that there can be different generations if we had random count of settle frames
Describe the solution you'd like
It would be good if we had ability to write in settle numbers like "50-100" meaning that it will be random from 50 to 100 and more like 50?100 will make it choose between 50 and 100 . Or something not that simple like (10-50)?(100-150) will make it choose between a number from 10 to 50 and a number between 100 and 150 (so it cant generate with 50-100 settle frames)
Describe alternatives you've considered
The "(10-50)?(100-150)" is not that required i think
No alternatives probably
Additional context
10-50 - number between 10 and 50
10?50 - one of these two
10~50 - Sorted by gaussian distribution (so most likely it will generate 25-35 or so but also possible to generate others but more rarely)
0-N actually will be random count of frames to settle (N is maximal height or something)
Is your feature request related to a problem? Please describe.
Not related to problem except one that there can be different generations if we had random count of settle frames
Describe the solution you'd like
It would be good if we had ability to write in settle numbers like "50-100" meaning that it will be random from 50 to 100 and more like 50?100 will make it choose between 50 and 100 . Or something not that simple like (10-50)?(100-150) will make it choose between a number from 10 to 50 and a number between 100 and 150 (so it cant generate with 50-100 settle frames)
Describe alternatives you've considered
The "(10-50)?(100-150)" is not that required i think
No alternatives probably
Additional context
10-50 - number between 10 and 50
10?50 - one of these two
10~50 - Sorted by gaussian distribution (so most likely it will generate 25-35 or so but also possible to generate others but more rarely)
0-N actually will be random count of frames to settle (N is maximal height or something)