Struct rng_config

Inheritance Relationships

Base Type

Struct Documentation

struct rng_config : public rcppsw::config::base_config

Parameters for rng objects.

Public Members

int seed = {-1}

The seed to use. If -1, then the current time should be used to seed RNG.