From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5891e7e61ca0dcd6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-29 07:27:55 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: yae9911@netscape.net (HP) Newsgroups: comp.lang.ada Subject: Re: Ada implementation of Mersenne Twister (MT19937) Date: 29 Jan 2002 07:27:54 -0800 Organization: http://groups.google.com/ Message-ID: <89c716bb.0201290727.5349283f@posting.google.com> References: NNTP-Posting-Host: 53.122.73.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1012318075 23579 127.0.0.1 (29 Jan 2002 15:27:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 29 Jan 2002 15:27:55 GMT Xref: archiver1.google.com comp.lang.ada:19356 Date: 2002-01-29T15:27:55+00:00 List-Id: Georg Bauhaus wrote in message news:... > Christoph Grein wrote: > > : I see your smiley on this, but seriously, you can get unpredictable random > : numbers only from physical devices like radioactive decay etc. > > also from one of my friend's foolish but talented dogs > that stumbles over the keyboards every now and then. > Although, I'm afraid, that's only a fraction of numbers per second. > > - georg A comprehensive list on this topic can be found at: http://www.cs.berkeley.edu/~daw/rnd/ Hugo