powered by
Within Rcpp, one can set the R session seed without triggering the CRAN rng modifier check.
set_seed(seed)
A unsigned int that is the seed one wishes to use.
unsigned int
A set RNG scope.