alps::operator<<
// In header: <alps/random/buffered_rng.h> std::ostream & operator<<(std::ostream & os, const buffered_rng_base & r);
writes the state of the generator to a std::ostream
See Also:
buffered_rng_base