
27 Aug
2010
27 Aug
'10
4:21 p.m.
Amazing! Thanks :-) G On 27 Aug 2010, at 21:16, Felipe Lessa wrote:
On Fri, Aug 27, 2010 at 5:02 PM, Gaius Hammond
wrote: I am trying to randomly reorder a list (e.g. shuffle a deck of cards) .
Note: you could use random-shuffle package [1].
[1] http://hackage.haskell.org/package/random-shuffle
Cheers!
-- Felipe.