triqs.mc_tools.random_generator.random_generator_names
- triqs.mc_tools.random_generator.random_generator_names()
Dispatched C++ function(s).
[1] (sep: str = " ") -> str
Get a string containing the names of all available RNGs.
- Parameters:
- sepstr
Separator between the names.
- Returns:
- str
String containing the available RNGs separated by the given separator.