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,ab934fcf5fc56328 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-15 04:59:34 PST Path: archiver1.google.com!newsfeed.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Re: Ada 83 Random Generator - or ?? Date: 15 Jun 2001 04:59:34 -0700 Organization: http://groups.google.com/ Message-ID: <17cd177c.0106150359.4f154fe1@posting.google.com> References: <3B28EF6D.BE151572@ftw.rsc.raytheon.com> NNTP-Posting-Host: 194.40.39.50 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 992606374 6725 127.0.0.1 (15 Jun 2001 11:59:34 GMT) X-Complaints-To: groups-support@google.com NNTP-Posting-Date: 15 Jun 2001 11:59:34 GMT Xref: archiver1.google.com comp.lang.ada:8773 Date: 2001-06-15T11:59:34+00:00 List-Id: Wes Groleau : > Is there out there a "free" package vaguely similar to > Ada.Numerics.Discrete_Random, which is portable to all > Ada 83 AND 95 compilers ? Check U_Rand.* in mathpaqs.zip @ http://www.diax.ch/users/gdm/gsoft.htm HTH G.