<?xml version="1.0" encoding="windows-1252"?>
<node id="803651" title="Re: Random numbers are not random enough on Windows" created="2009-10-28 07:07:33" updated="2009-10-28 07:07:33">
<type id="11">
note</type>
<author id="779500">
kikuchiyo</author>
<data>
<field name="doctext">
Thanks for the answers.&lt;br&gt;
&lt;br&gt;
I know that one shouldn't use the built-in PRNG for any 'serious' work - this is true for most programming languages, not only Perl.&lt;br&gt;
&lt;br&gt;
There are several modules implementing 'better' PRNGs on CPAN, furthermore, Perl has interfaces for many well-known and well-tested mathemathical libraries, each having a good library of PRNG functions (GMP, PARI, GSL among others). So if I were to do any kind of serious work that involved random numbers, for example cryptography or stat.phys. simulations, I'd use one of the above.&lt;br&gt;
&lt;br&gt;
Still, it's sad to know that the built-in generator is _this_ useless on certain platforms.&lt;br&gt;</field>
<field name="root_node">
803632</field>
<field name="parent_node">
803632</field>
</data>
</node>
