getSeed
This command returns the last value used to seed the random number generator. This is useful if you fail to store the seed value and later decide to duplicate the previous run.
To reseed with the previous seed value:
lens> seed [getSeed]