# File lib/more/facets/random.rb, line 410
    def rand_byte
      self[Random.number(size)]
    end