[chuck-users] random seed

Hans Aberg haberg-1 at telia.com
Thu Sep 9 17:59:23 EDT 2010


On 9 Sep 2010, at 20:49, Lars Ullrich wrote:

> if we use a random seed, f.e. Std.srand(120);
>
> will this affect all the random function inside the sketch? and if  
> so, how can we turn it off?

You do not have to seed - looking into the source code, if the seed is  
not given, time will be used as seed.



More information about the chuck-users mailing list