haskell-splitmix 0.0.2-ok1 source package in openKylin

Changelog

haskell-splitmix (0.0.2-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-splitmix_0.0.2.orig.tar.gz 9.6 KiB e6abb71ab9c1daeb35262523f23adf7d5d70dfbf097ec40caf91b35866a43bf9
haskell-splitmix_0.0.2-ok1.debian.tar.xz 2.2 KiB c7342f3384d6dc0e03c40c0becc43bbcdfe2ff8378cafdcfa92bc0b8e20065a5
haskell-splitmix_0.0.2-ok1.dsc 2.5 KiB a945f4414af7c83a4721eaf9dcdc82d79998b4db3d8fe981c432d5ab3652437d

View changes file

Binary packages built by this source

libghc-splitmix-dev: fast splittable PRNG

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-splitmix-doc: fast splittable PRNG; documentation

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-splitmix-prof: fast splittable PRNG; profiling libraries

 Pure Haskell implementation of SplitMix, a splittable
 pseudorandom number generator that is quite fast.
 .
 It should not be used for cryptographic or security applications,
 because generated sequences of pseudorandom values are too predictable
 (the mixing functions are easily inverted, and two successive outputs
 suffice to reconstruct the internal state).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.