Class Dune::XT::Common::RandomStrings

class Dune::XT::Common::RandomStrings

RNG that represents strings of given length

inline std::string Dune::XT::Common::RandomStrings::operator()()

No documentation provided.

explicit Dune::XT::Common::RandomStrings::RandomStrings(size_t l, std::random_device::result_type seed = std::random_device()())

No documentation provided.

const size_t Dune::XT::Common::RandomStrings::length

No documentation provided.

type Dune::XT::Common::RandomStrings::BaseType

No documentation provided.