3#include <yaclib/config.hpp>
std::uint64_t GetRandNumber(std::uint64_t max)
void SetSeed(std::uint32_t new_seed)
std::uint64_t GetRandCount()
void ForwardToRandCount(std::uint64_t random_count)
Contract< V, E > MakeContract()
Creates related future and promise.