Yes, and yes...Shouldn't this be also possible via a Calc measure using Random and UniqueRandom?![]()
https://docs.rainmeter.net/manual/measures/calc/#UniqueRandom
Obviously, assuming the low and high bounds don't change (like when the updated contents of the image folder changes), cause if they do, then Lua would probably be the only choice.
Code:
[MeasureRandom]Measure=CalcFormula=RandomLowBound=1HighBound=[MeasureCount]UpdateRandom=1UniqueRandom=1DynamicVariables=1
Statistics: Posted by jsmorley — Today, 1:29 pm