[#EVP_RAND] = EVP_RAND :mrdocs: Opaque random‐number generator method fetched from a provider (DRBG and related). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:evp_rand_st.adoc[evp_rand_st] EVP_RAND; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#