fill_random_seed: Initialize .Random.seed

View source: R/set_seed.R

fill_random_seedR Documentation

Initialize .Random.seed

Description

Initialize .Random.seed

Usage

fill_random_seed(fe, quiet = FALSE)

has_random_seed()

get_random_seed()

set_random_seed(seed)

Arguments

fe

an ironseed or ironseed stream function

quiet

a logical indicating whether to silence messages.

seed

a previous .Random.seed

Value

fill_random_seed() returns the previous value of .Random.seed or NULL.


ironseed documentation built on Aug. 21, 2025, 5:49 p.m.