cgarciae opened this issue a year ago · 0 comments
Currently there is a lot of indirection between Context and RngStream. The idea would be to have RngStream be a simple struct-like entity and have all the logic performed by Context.
Context
RngStream