Class Dune::XT::Common::RandomStrings¶
-
class Dune::XT::Common::RandomStrings¶
RNG that represents strings of given length
Method Dune::XT::Common::RandomStrings::operator()¶
-
inline std::string Dune::XT::Common::RandomStrings::operator()()¶
No documentation provided.
Constructor Dune::XT::Common::RandomStrings::RandomStrings¶
-
explicit Dune::XT::Common::RandomStrings::RandomStrings(int l, std::random_device::result_type seed = std::random_device()())¶
No documentation provided.
Field Dune::XT::Common::RandomStrings::length¶
-
const int Dune::XT::Common::RandomStrings::length¶
No documentation provided.
Type alias Dune::XT::Common::RandomStrings::BaseType¶
-
type Dune::XT::Common::RandomStrings::BaseType¶
No documentation provided.