Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Oct 1996 15:43:50 -0300
From:      Harlan Stenn <Harlan.Stenn@pfcs.com>
To:        hackers@freebsd.org, current@freebsd.org
Subject:   Re: random() fix explanation to avoid misunderstanding 
Message-ID:  <8061.844717430@mumps.pfcs.com>
In-Reply-To: Terry's message of "Mon, 07 Oct 1996 11:27:36 PDT." <199610071827.LAA14499@phaeton.artisoft.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Terry is right when he talk about needing to keep the PSEUDO-random code
"golden".

Jordan is right when he says that if you want repeatable results, it's
best to carry your pseudo-random number code with you.

If folks are going to change random.c anyway, I'd ask that either the
old code be moved to a "compat" library, and/or find a way to have a
per-process switch that provides a way to choose which version of the
generator you're getting.

H



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8061.844717430>