sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
randombytes
deimos
sodium
randombytes
same as randombytes_buf, fills
buf
with
buf_len
unpredictable bytes.
extern (
C
) nothrow @
nogc
void
randombytes
(
scope
ubyte
*
buf
,
const
ulong
buf_len
)
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
same as randombytes_buf, fills buf with buf_len unpredictable bytes.