<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PCG, A Better Random Number Generator (Posts about draft pcg splitmix xoroshiro practrand testing)</title><link>http://www.pcg-random.org/</link><description></description><atom:link href="http://www.pcg-random.org/categories/draft-pcg-splitmix-xoroshiro-practrand-testing.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2017 &lt;a href="mailto:oneill@pcg-random.org"&gt;M.E. O'Neill&lt;/a&gt; </copyright><lastBuildDate>Sun, 30 Jul 2017 00:56:55 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>PCG Passes PractRand</title><link>http://www.pcg-random.org/posts/pcg-passes-practrand.html</link><dc:creator>M.E. O'Neill</dc:creator><description>&lt;div&gt;&lt;p&gt;There were various questions that people asked when PCG first started being
discussed on the Internet; one those questions was whether I had also
tested PCG with &lt;a href="http://pracrand.sourceforge.net/"&gt;PractRand&lt;/a&gt;.  I
hadn't.  I had done my testing using
&lt;a href="http://simul.iro.umontreal.ca/testu01/tu01.html"&gt;TestU01&lt;/a&gt;, which is
considered by most to be the “gold standard”, with the broadest range
of tests.  Back in 2014, PractRand hadn't been on my radar, but looking
into it I discovered that it is TestU01's closest competitor.  I put
testing with PractRand on my to-do list, but it wasn't a very high
priority because I knew that all my PCG family members had been
designed to pass TestU01's &lt;em&gt;BigCrush&lt;/em&gt; test battery with plenty of
headroom, which gave me good reason to believe they would do well in
any set of statistical tests.&lt;/p&gt;
&lt;p&gt;Finally, this summer I was discussing the best practices for testing
random number generators with a colleague and I realized that it was
high time for me to finally get around to testing PCG (and a few other
recent PRNGs, too!).  The short version is, it passes just fine.  But
for the details, read on…&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.pcg-random.org/posts/pcg-passes-practrand.html"&gt;Read more…&lt;/a&gt; (26 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>draft pcg splitmix xoroshiro practrand testing</category><guid>http://www.pcg-random.org/posts/pcg-passes-practrand.html</guid><pubDate>Sat, 29 Jul 2017 04:24:58 GMT</pubDate></item></channel></rss>