Fri, 06 Mar 2026 04:01:00 CST | login

Information for build ghc-mwc-random-0.15.0.2-1.oc9

ID25118
Package Nameghc-mwc-random
Version0.15.0.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-mwc-random.git?.#fe1c467feff7e5fe615135bf13ddf24f52e1e2f3
SummaryFast, high quality pseudo random number generation
DescriptionA library for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications. The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister. Compared to the mersenne-random package, this package has a more convenient API, is faster, and supports more statistical distributions.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:19:56 CST
CompletedMon, 05 Aug 2024 12:22:54 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-mwc-random.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-mwc-random.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-mwc-random-0.15.0.2-1.oc9.src.rpm (info) (download)
aarch64
ghc-mwc-random-0.15.0.2-1.oc9.aarch64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-mwc-random-doc-0.15.0.2-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-mwc-random-0.15.0.2-1.oc9.x86_64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-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
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15.0.2-1 - initial build