Useful for debugging and ensuring reproducibility.
writeRNGInfo(file = "seed.txt", append = FALSE)
Character specifying the filename (default "seed.txt"
).
Logical indicating whether to append to the file (default FALSE
).
Nothing returned. Invoked for its side effect of writing to file.