Fix RNG reproducibility wrapper around non-RNG quantity #270
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
P3
very low priority
In the "get started" vignette, there is the following bit of code:
This presumably should have been one of the following:
runif(length(state))
with_rng_version
andwith_seed
The text was updated successfully, but these errors were encountered: