ByteOps

trait ByteOps
class Object
trait Matchable
class Any
object Gen

Value members

Concrete methods

def bytes(range: Range[Int]): GenT[Array[Byte]]

Generates a random 'Array[Byte]', using 'Range' to determine the length.

Generates a random 'Array[Byte]', using 'Range' to determine the length.

Shrinks down to the ascii characters.