Instructions on how to run and test the Haskell project file First install the Random library: stack install random Then load the file into the terminal: stack ghci Main.hs And finally, run the main: main'