Numeric.Noise.Random
Description
A simple implementation of a pure linear congruential psuedo-random number generator.
Documentation
randomInts :: Seed -> Int -> [Int]Source
hsnoise-0.0.1: A coherent 3d noise library.
Numeric.Noise.Random
Description
A simple implementation of a pure linear congruential psuedo-random number generator.
randomInts :: Seed -> Int -> [Int]Source