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