You have a small logical error here. A new value is generated each time you get int from the RandomInt node. It would be best if you wrapped this node in a function to pin the output value.
You have a small logical error here. A new value is generated each time you get int from the RandomInt node. It would be best if you wrapped this node in a function to pin the output value.