Sun, 22 Dec 2024 20:15:40 CST | login

Information for build dieharder-3.31.1-1.ocs23

ID14809
Package Namedieharder
Version3.31.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/dieharder?.#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, 14 Aug 2024 18:56:07 CST
CompletedWed, 14 Aug 2024 18:59:48 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/dieharder:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dieharder?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
dieharder-3.31.1-1.ocs23.src.rpm (info) (download)
aarch64
dieharder-3.31.1-1.ocs23.aarch64.rpm (info) (download)
dieharder-devel-3.31.1-1.ocs23.aarch64.rpm (info) (download)
dieharder-libs-3.31.1-1.ocs23.aarch64.rpm (info) (download)
dieharder-debuginfo-3.31.1-1.ocs23.aarch64.rpm (info) (download)
dieharder-debugsource-3.31.1-1.ocs23.aarch64.rpm (info) (download)
dieharder-libs-debuginfo-3.31.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
dieharder-3.31.1-1.ocs23.x86_64.rpm (info) (download)
dieharder-devel-3.31.1-1.ocs23.x86_64.rpm (info) (download)
dieharder-libs-3.31.1-1.ocs23.x86_64.rpm (info) (download)
dieharder-debuginfo-3.31.1-1.ocs23.x86_64.rpm (info) (download)
dieharder-debugsource-3.31.1-1.ocs23.x86_64.rpm (info) (download)
dieharder-libs-debuginfo-3.31.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.31.1-1 - initial build