<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">if we use a random seed, f.e. <span class="Apple-style-span" style="font-family: Arial; font-size: 12px; ">Std.srand(120); </span><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">will this affect all the random function inside the sketch? and if so, how can we turn it off?</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">thanks</font></div></body></html>