Generate a random uint256.

Synopsis

Declared in <random.h>

uint256
GetRandHash() noexcept;

Return Value

A random 256‐bit hash.

Created with MrDocs