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 Path: g2news2.google.com!postnews.google.com!s31g2000yqs.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Randomness tests Date: Thu, 16 Jul 2009 12:41:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: <398c0d14-6c77-44cc-b5f3-428f94102152@s31g2000yqs.googlegroups.com> NNTP-Posting-Host: 85.3.94.54 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1247773319 19128 127.0.0.1 (16 Jul 2009 19:41:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 16 Jul 2009 19:41:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s31g2000yqs.googlegroups.com; posting-host=85.3.94.54; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7091 Date: 2009-07-16T12:41:59-07:00 List-Id: Does someone have some randomness checking sources in Ada ? I am evaluating a fast random generator (published long time ago in the Ada letters), alternative to GNAT's implementation. Probably the most obvious test is to check that it is well uniformly distributed. _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!