Method: LexicalUUID#hash

Defined in:
lib/lexical_uuid.rb

#hashObject



78
79
80
# File 'lib/lexical_uuid.rb', line 78

def hash
  to_bytes.hash
end