purescript-random
purescript-random copied to clipboard
Random number generation
Results
1
purescript-random issues
Sort by
recently updated
recently updated
newest added
I think there is not yet a `shuffle` function in a general purpose library (I did find one in `quickcheck`, but it uses the `Gen` monad). I'm thinking something like...
status: needs more info