[#RandomMixin-01-rand256] = xref:RandomMixin-01.adoc[RandomMixin]::rand256 :relfileprefix: ../ :mrdocs: generate a random uint256. == Synopsis Declared in `<random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] rand256() noexcept; ---- == Return Value A random 256‐bit value. [.small]#Created with https://www.mrdocs.com[MrDocs]#