Skip to content

A demonstration of two Random Number Generators in Haskell

License

Notifications You must be signed in to change notification settings

NiklasHargarter/rand-lib-haskell

Repository files navigation

rand-lib-haskell

This is a demontration for a linear congruential generator and a middle square method generator.

the top level directory contains a compiled executable rand-lib-haskell-exe that can be run.

Otherwise use the command stack run to start the demonstration

About

A demonstration of two Random Number Generators in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published