PROBLEM
random.range does not work with doubles, or at least I cannot figure out how…
WHAT I’VE TRIED
random.range (thisDouble, thatDouble);
Also tried the power of the all knowing google…and now I’m here
PROBLEM
random.range does not work with doubles, or at least I cannot figure out how…
WHAT I’VE TRIED
random.range (thisDouble, thatDouble);
Also tried the power of the all knowing google…and now I’m here
Nvm, figured it out…somehow