To those with Gardenspots


#1

Does anyone have an idea on how to set a random saturation level? I already have it setting a random hue…

IS there a way to write an expression to set random saturation?


#2

Doing the popup window like this:
temp

Spits out this code:
temp


#3

OK. That worked great. Thank you for that. Taking it up a notch, is there a way to make the saturation set to a random level, but only between 60 and 100?


#4

Instead of a variable, you can try random(60,100) in an expression field or {random(60,100)} in value field


#5

Will try tonight. Thanks!


#6

@eibyer @WCmore

Thanks a bunch guys… been running my gardenspots setting random hues for two years using webcore from sunset to sunrise with the Saturation always at 100 until I let my 7 year old son play around with it and change the colors…he started messing around with saturation…I was pleasantly surprised!!

Its like I have 10 times the colors now. Thanks to my son for the idea and you two for making it happen.