Contents
#include <cryptobox.h> class RandomPool { public: // methods static bool generate (BlockRef block); };