# File lib/uuidtools.rb, line 512 def generate_raw return self.class.convert_int_to_byte_string(self.to_i, 16) end