powered by
Retrieves the current random seed (.Random.seed in the global environment), and initializes the RNG first, if necessary.
.Random.seed
get_seed()
integer(). Depends on the base::RNGkind().
integer()
base::RNGkind()
str(get_seed())
Run the code above in your browser using DataLab