Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- randomByteString :: Int -> IO ByteString
Documentation
randomByteString :: Int -> IO ByteString Source #
Build a sized random ByteString
using Sodium's bindings to
devurandom
.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
randomByteString :: Int -> IO ByteString Source #
Build a sized random ByteString
using Sodium's bindings to
devurandom
.