I have been looking around and searching but still am looking for an answer.
How does one randomly get a number between 2 different numbers. I have tried using floats and integer nodes and not the result I am looking for.
Specifically, how would one choose randomly a number between -3 and 3 ?
Not a range between them only either or.