- libghc-base-dev-4.11.1.0-7db1a
- libghc-random-dev-1.1-98be1
- libghc-time-dev-1.8.0.2-9c1c7
- libatomic1 (>= 4.8)
- libc6 (>= 2.17)
- libgmp10
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
over a finite binary field. It provides for fast generation of very high
quality pseudorandom numbers.
.
This library provides a purely functional binding to the 64 bit classic
mersenne twister, along with instances of RandomGen, so the generator can be
used with System.Random. The generator should typically be a few times faster
than the default StdGen (but a tad slower than the impure 'mersenne-random'
library based on SIMD instructions and destructive state updates.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Installed Size: 284.7 kB
Architectures: arm64 amd64