Hi All,
Can anyone help me I want to produce a list of three random numbers for e.g. [7,8,1]
I tried using x <- getStdRandom $ randomR (1,10) but don't really understand this and it only generates one number. Any help greatly appreciated.
Regards
John