The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Functions
seed_rng.cpp File Reference
#include "seed_rng.hpp"
#include <boost/version.hpp>
#include <boost/nondet_random.hpp>
#include <sstream>
#include <iomanip>
Include dependency graph for seed_rng.cpp:

Go to the source code of this file.

Namespaces

 seed_rng
 

Macros

#define SEED_RNG_USE_BOOST_RANDOM_DEVICE
 

Functions

uint32_t seed_rng::next_seed ()
 
std::string seed_rng::next_seed_str ()
 

Macro Definition Documentation

#define SEED_RNG_USE_BOOST_RANDOM_DEVICE

Definition at line 29 of file seed_rng.cpp.