RandomGeneratorState
RandomGeneratorState[...] gives a representation of the internal state of a pseudorandom generator.
Examples
Get the current random generator state:
state = $RandomGeneratorStateRestore a previous state:
SeedRandom[state]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.