[#rand_meth_st-add] = xref:rand_meth_st.adoc[rand_meth_st]::add :relfileprefix: ../ :mrdocs: Mix additional bytes into the state with an estimated entropy amount. == Synopsis Declared in `<openssl/rand.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int(* add)(void const*, int, double); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#