| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Fumiaki Kinsohita <fumiexcel@gmail.com> |
| Safe Haskell | None |
Graphics.FreeGame.Util
Description
Documentation
randomness :: (Random r, MonadFree GameAction m) => (r, r) -> m rSource
Get a random value from the given range.