# File tokyotyrant.rb, line 1145 def genuid() rv = misc("genuid", Array.new, 0) return -1 if !rv return rv[0] end