How do I generate random numbers using random-fu, with platform-agnostic code?

14 Sep
2012
14 Sep
'12
12:04 a.m.
I can't figure out how to use Data.Random.Source.IO to generate random numbers in a multiplatform way. I can generate random numbers in Unix using Data.Random.Source.DevRandom, and there is an example in the GitHub documentation for Windows using Data.Random.Source.MWC, but there is no example code for using Data.Random.Source.IO. Cheers, Andrew Pennebaker www.yellosoft.us
4680
Age (days ago)
4680
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Pennebaker