Hi there!
I was playing with the random formula and I wanted to trigger a random() recalculation with the help of a button, and I remembered the optional parameter updateContinuously.
And I thought I could just put a variable in there so when I want to get a new random number I just change it to true and back to false, but to my surprise, that wasn’t the case. When I put a variable in the formula, it doesn’t make any difference if it is true or false, it updates continuously on every edit.
I know there are other ways to do what I want, but I consider this is a bug in the random formula.
I made a doc showing the problem: