Documentation
Dlang.org
cryptoRandomBytes
mcp
auth
csprng
Allocate and return
n
cryptographically secure random bytes.
@
safe
@
safe
ubyte
[]
cryptoRandomBytes
(
size_t
n
)
mcp
auth
csprng
classes
CsprngException
functions
cryptoRandomBytes
cryptoRandomFill
Allocate and return n cryptographically secure random bytes.