sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
randombytes_buf
deimos
sodium
randombytes
fills
buf
with
size
unpredictable bytes.
extern (
C
) nothrow @
nogc
void
randombytes_buf
(
scope
void
*
buf
,
const
size_t
size
)
Meta
Source
See Implementation
deimos
sodium
randombytes
functions
randombytes
randombytes_buf
randombytes_buf_deterministic
randombytes_close
randombytes_implementation_name
randombytes_random
randombytes_seedbytes
randombytes_set_implementation
randombytes_stir
randombytes_uniform
manifest constants
randombytes_BYTES_MAX
structs
randombytes_implementation
variables
randombytes_SEEDBYTES
fills buf with size unpredictable bytes.