Mon, 12 Jan 2026 17:53:04 CST | login

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

ID36175
Package Nameghc-mwc-random
Version0.15.0.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-mwc-random.git?.#677420e31b132aa6983ee951b8d6db70e5c88369
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 09 Sep 2025 19:13:16 CST
CompletedTue, 09 Sep 2025 19:24:10 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-2.oc9.src.rpm (info) (download)
aarch64
ghc-mwc-random-0.15.0.2-2.oc9.aarch64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-mwc-random-0.15.0.2-2.oc9.loongarch64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-mwc-random-doc-0.15.0.2-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-mwc-random-0.15.0.2-2.oc9.x86_64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
build.log
dnf.rpm.log
state.log
mock_output.log
hw_info.log
installed_pkgs.log
mock_config.log
dnf.librepo.log
root.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.15.0.2-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15.0.2-1 - initial build