Crypto.generateRandomBytes

Generates a PoolByteArray of cryptographically secure random bytes with given size.

struct Crypto
@nogc nothrow
PoolByteArray
generateRandomBytes
(
in long size
)

Meta