Thu, 29 Jan 2026 02:00:47 CST | login

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

ID8210
Package Nameghc-mwc-random
Version0.15.0.2
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 19 Jun 2024 09:58:26 CST
CompletedWed, 19 Jun 2024 10:00:46 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-mwc-random-0.15.0.2-1.ocs23.src.rpm (info) (download)
aarch64
ghc-mwc-random-0.15.0.2-1.ocs23.aarch64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-mwc-random-doc-0.15.0.2-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-mwc-random-0.15.0.2-1.ocs23.x86_64.rpm (info) (download)
ghc-mwc-random-devel-0.15.0.2-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
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.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