Returns the numerical representation of this UUID
Returns:
the 128 bit numerical representation
48 49 50
# File 'lib/cql/uuid.rb', line 48 def value @n end