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 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-30 22:45:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: Re: Ada implementation of Mersenne Twister (MT19937) Date: Thu, 31 Jan 2002 00:43:18 -0600 Organization: dis- Message-ID: References: <9ff447f2.0201280043.ced143d@posting.google.com> NNTP-Posting-Host: dial-53-34.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: geraldo.cc.utexas.edu 1012459441 5728 128.83.57.130 (31 Jan 2002 06:44:01 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Thu, 31 Jan 2002 06:44:01 +0000 (UTC) User-Agent: Pan/0.11.1.93 (Unix) X-Comment-To: "Adrian Hoe" Xref: archiver1.google.com comp.lang.ada:19412 Date: 2002-01-31T00:43:18-06:00 List-Id: On Mon, 28 Jan 2002 02:43:35 -0600, Adrian Hoe wrote: > I could not find an Ada implementation of MT19937 pseudo random number > generator by searching CLA. So, I decided to port Makoto Matsumoto and > Takuji Nishimura's work to Ada. > > Thought someone might be interested to use MT19937. You can download > the source from my web site at http://greenlime.com/users/adrian.hoe Thanks. I've been needing this for my research, but it never seemed to boil up to the top of my to-do list. Bobby Bryant Austin, Texas