Information for build dieharder-3.31.1-1.oc9

ID29079
Package Namedieharder
Version3.31.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/dieharder.git?.#5be59f6eae5b2fb5bfdacc54059834e70590b8bb
SummaryRandom number generator tester and timer
Descriptiondieharder is a fairly involved random number/uniform deviate generator tester. It can either test any of its many pre-built and linked generators (basically all of those in the Gnu Scientific Library plus some others) or a potentially random data-set in a file. With file input, it can manage either a variety of ASCII-formatted input or a raw binary bit string. It is thus suitable for use in testing both software RNG's and hardware RNG's. dieharder does all of its work with a standalone, extensible library, libdieharder. Therefore its tests can be integrated into other programs. dieharder encapsulates following random number tests: George Marsaglia's "Diehard" battery of tests, STS (v1.6) from NIST FIPS, Knuth's tests, and more. Check the documentation for complete list of the tests and references where possible. It is intended to be the "Swiss army knife of random number testers", or "the last suite of random number testers you'll ever wear".
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 25 Sep 2024 10:31:31 CST
CompletedWed, 25 Sep 2024 10:37:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/dieharder.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dieharder.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
dieharder-3.31.1-1.oc9.src.rpm (info) (download)
aarch64
dieharder-3.31.1-1.oc9.aarch64.rpm (info) (download)
dieharder-devel-3.31.1-1.oc9.aarch64.rpm (info) (download)
dieharder-libs-3.31.1-1.oc9.aarch64.rpm (info) (download)
dieharder-debuginfo-3.31.1-1.oc9.aarch64.rpm (info) (download)
dieharder-debugsource-3.31.1-1.oc9.aarch64.rpm (info) (download)
dieharder-libs-debuginfo-3.31.1-1.oc9.aarch64.rpm (info) (download)
x86_64
dieharder-3.31.1-1.oc9.x86_64.rpm (info) (download)
dieharder-devel-3.31.1-1.oc9.x86_64.rpm (info) (download)
dieharder-libs-3.31.1-1.oc9.x86_64.rpm (info) (download)
dieharder-debuginfo-3.31.1-1.oc9.x86_64.rpm (info) (download)
dieharder-debugsource-3.31.1-1.oc9.x86_64.rpm (info) (download)
dieharder-libs-debuginfo-3.31.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.31.1-1 - initial build