Returns Seed value used to start the calulation.
Returns:
Seed value used to start the calulation
48 49 50
# File 'lib/openc3/utilities/crc.rb', line 48 def seed @seed end