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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: PragmAda Software Engineering Newsgroups: comp.lang.ada Subject: New RNGs in the PragmARCs Date: Sun, 11 Aug 2013 14:37:14 -0700 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 11 Aug 2013 21:37:15 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="da68e1c0dc00d4aa5d0283c494e3a17a"; logging-data="18273"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+dEnd4vzCb8eKkDwDxQ1AMUd9fwrqY58=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 Cancel-Lock: sha1:vs+gSMhI5WLsEjQoseceGt7cm+g= Xref: news.eternal-september.org comp.lang.ada:16813 Date: 2013-08-11T14:37:14-07:00 List-Id: The beta version of the PragmAda Reusable Components for ISO/IEC 8652:2007 now contains an implementation of Marsaglia's KISS RNG, and a "combined" RNG that combines both the Universal and KISS generators to result in a generator that should be both better quality than either and with a much longer period as well. You can find the PragmARCs at http://pragmada.x10hosting.com/pragmarc.htm I hope those of you who are into RNGs will take a look and provide feedback. -- Jeffrey R. Carter, President PragmAda Software Engineering