cryptoRandomBytes

Allocate and return n cryptographically secure random bytes.

@safe @safe
ubyte[]
cryptoRandomBytes
(
size_t n
)