tylov-fork / PractRand

Forked from https://sourceforge.net/projects/pracrand

Home Page:https://sourceforge.net/projects/pracrand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practically Random

statistical tests & psuedo- random number generators (RNGs, PRNGs)

Random number generation & testing. The best suite of statistical tests for fast PRNGs anywhere. Multithreaded for speed, command line tools for automation, no upper limit on data size. Also, a variety of C++ pseudo-random number generators with well designed interfaces aimed at practical uses, not just research.

Features

  • A convenient & powerful interface to RNG algorithms
  • A variety of fast high quality RNG algorithms
  • Fast & effective statistical tests for RNGs algorithms

This fork contains all the released versions from 0.80 to pre0.95. It has a branch to fix an issue on Windows reading from stdin.

About

Forked from https://sourceforge.net/projects/pracrand

https://sourceforge.net/projects/pracrand


Languages

Language:C++ 99.9%Language:Makefile 0.1%Language:C 0.0%