getSeed - returns the last seed used on the random number generator
USAGE
getSeed
DESCRIPTION
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.