class CCL::Security::Crypto::RandomPool

#include <cryptobox.h>

class RandomPool
{
public:
    // methods

    static bool generate (BlockRef block);
};