Simply printing to stderr will work in the default test configuration.
std::cerr << "[ ] random seed = " << random_seed << std::endl;
Simply printing to stderr will work in the default test configuration.
std::cerr << "[ ] random seed = " << random_seed << std::endl;