[#rand_meth_st-bytes] = xref:rand_meth_st.adoc[rand_meth_st]::bytes :relfileprefix: ../ :mrdocs: Fill a buffer with cryptographically strong random bytes. == Synopsis Declared in `<openssl/rand.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int(* bytes)(unsigned char*, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#