[#RandomMixin-01-FlushCache] = xref:RandomMixin-01.adoc[RandomMixin]::FlushCache :relfileprefix: ../ :mrdocs: Discard any random bits buffered from a previous rand64() call. == Synopsis Declared in `<random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr void FlushCache() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#