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

13 Sep
2012
13 Sep
'12
8:04 p.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
4749
Age (days ago)
4749
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Pennebaker