-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
It exists for backward compatibility, and using uniform we get a much more useful api.
For example, it can automatically figure out uniform tuples and it expects the underlying monad to carry around the seed.
I ran into this issue today. Now I just worked around it by running the random function by hand twice and passing the stdgen by hand around.
Checkout the docs, they recommend using uniform as well:
https://hackage.haskell.org/package/random-1.2.0/docs/System-Random.html#t:Random
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels