Safe Haskell | None |
---|---|
Language | Haskell2010 |
Crypto.Saltine.Core.Utils
- randomByteString :: Int -> IO ByteString
Documentation
randomByteString :: Int -> IO ByteString Source #
Build a sized random ByteString
using Sodium's bindings to
devurandom
.
saltine-0.1.0.0: Cryptography that's easy to digest (NaCl/libsodium bindings).
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Crypto.Saltine.Core.Utils
randomByteString :: Int -> IO ByteString Source #
Build a sized random ByteString
using Sodium's bindings to
devurandom
.