Get the random seed for the session
Value
A list with the following components:
seedThe random seed for the session. This is the value of.Random.seedin the global environment.kindThe random number generator kind for the session. This is the value ofRNGkind()for the session.rxseedThe rxode2 random seed for the session. This is the value ofrxGetSeed()for the session.
