quicksettings
quicksettings copied to clipboard
Range controller: Generate random value within specified min max range
I am looking for the easiest way to generate a random value for a Range controller within its specified mix max range. In addition to getValue()
it would be great to have a getMin()
/getMax()
. Any chance this will be included in a future update?