saltine-0.2.0.1: Cryptography that's easy to digest (NaCl/libsodium bindings).
Safe HaskellNone
LanguageHaskell2010

Crypto.Saltine.Core.Utils

Synopsis

Documentation

randomByteString :: Int -> IO ByteString Source #

Build a sized random ByteString using Sodium's bindings to devurandom.