Christian Schulte wrote:
> Never use OS.rand with mod as it is known to give a very poor distribution
> (try it out)! Use div with the help of OS.randLimits instead!
> 
> Christian

Thanks for the tip. I thought about using some other random number
generator eventually as rand is not known to be very good (or so I heard).

And thanks Raphael for your help, it's very much appreciated.

Urban
-- 
http://bettong.net - Urban's Blog
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to