Menu

Practically Random / News: Recent posts

v0.94 released, at long last

Posted by 2018-08-04

PractRand version 0.93 released

It's been a while, but 0.93 is here now.

Posted by 2016-09-22

Version 0.92 up (minor release)

Fixes a minor abstraction layer violation in the BRank test, restores the stdin buffering that somehow got lost in 0.91, improves accuracy of some calculations needed by BCFN* tests, a few minor other things like that.

Posted by 2014-11-18

Version 0.91 Released

This is a major release. It includes significant improvements to most tests, tools, documentation, RNGs, everything. As an example, in 0.90 the core test set had just 3 tests - now in 0.91 it has 5, though one of the five uses very little CPU power.

Posted by 2014-11-05

Version 0.90 released

Two major fixes:
prior version had some debugging code enabled that was breaking autoseeding
prior versions had case sensitivity issues in some header files internally, hurting portability
also some minor fixes

Posted by 2013-02-13

Version 0.89

Relatively minor this time. A header portability fix, extra command line options for RNG_test, disabled the SIMD path on ChaCha due to malloc/new not guaranteeing alignment properly, and some documentation updates.

Posted by 2013-01-16

Version 0.88 released

An important bugfix release.

Posted by 2012-12-11

Version 0.87 released

A fairly big release: huge improvements to p-value quality, powerful new command line tools for RNG generation & testing, and lots of smaller improvements.

Posted by 2012-12-09

Version 0.86 released

adds multithreaded testing, fixes bugs in the trivium and jsf16 RNG implementations.

Posted by 2012-02-01

Version 0.85 released

This is a pretty major release, lots of improvements.

Posted by 2012-01-22

Version 0.84 released

Changes, improvements, & bugfixes for RNGs, the test program, and the documentation.

Posted by 2010-12-06

Version 0.83 released

Fixed issues with randi_fast, HC-256, and licenses;
also minor misc. improvements

Posted by 2010-09-04

Version 0.82 Released

The most important thing in this release is that I fixed a bunch of little issues that were preventing it from working on gcc.
There were also some minor misc. improvements.

Posted by 2010-08-28

Version 0.81 released

fixes:
- missing symbol "randi_fast_implementation"
- bloated file sizes
- rare issues with uniform floating point distribution
- removed files that didn't belong
improves:
- now semi-compatible with Boost / C++0x TR1 RNG distributions
- documentation (slightly)
- some RNGs (very slightly)

Posted by 2010-08-24

initial release (v0.80)

version 0.80 has been released

Posted by 2010-08-21