simtutorial
simtutorial copied to clipboard
Use of the `rstream` package
Hello Tim,
Thank you for this tutorial, the content is really valuable!
It is mentioned that it is possible to "stream" random numbers by use of the rstream package. Unfortunately there doesn't seem to be much documentation on the topic of streaming random numbers with this package.
Is there any simple examples similar to the pseudo code that you provided for "setting seeds and storing states"?