| Class | Description |
|---|---|
| GeneratorsList |
List of generators.
|
| RandomStressTester |
Class that can be used for testing a generator by piping the values
returned by its
UniformRandomProvider.nextInt() method to a
program that reads int values from its standard input and
writes an analysis report to standard output. |
This package contains an application for interfacing with external software that perform stringent tests to check the uniformity of the sequences being passed to them.
Copyright © 2016 The Apache Software Foundation. All rights reserved.