Generates an integer hash value
Returns:
hash value
84 85 86
# File 'lib/uuid.rb', line 84 def hash @raw.hash end