# File lib/rfuzz/random.rb, line 83
83:     def bytes(count)
84:       @rnd.data(count)
85:     end