[plt-scheme] Does SRFI-27 specify repeatable PRNGs?

From: Doug Williams (m.douglas.williams at gmail.com)
Date: Wed Jan 2 13:16:30 EST 2008

On Jan 2, 2008 11:09 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

>
> [I committed a repair to v3.99.x in SVN just now to put a new random
>  source in the same initial state as v371 and earlier. Otherwise, the
>  above wouldn't be true.]
>
> SRFI-27 in v372 produces different results, because the seeding
> function is different, and because a different initial state is used
> for a random source.
>
>
> Matthew
>
>
Good, my current science and simulation collection documentation should
match the actual output again.  Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080102/77b9e79f/attachment.html>

Posted on the users mailing list.