
10 Feb
2007
10 Feb
'07
12:28 a.m.
Well, nobody likes tainting their beautiful pure code with IO, so I rewrote the Random module to take advantage of the latest research [1]:
module Random where
getRandom = 4
Cheers, D. [1] http://xkcd.com/c221.html -- Dougal Stanton