randombytes_buf

fills buf with size unpredictable bytes.

extern (C) nothrow @nogc
void
randombytes_buf
(
scope void* buf
,
const size_t size
)

Meta