kotest-property / io.kotest.property.arbitrary / byte

byte

fun Arb.Companion.byte(): Arb<Byte>

The edge cases are [Byte.MIN_VALUE, Byte.MAX_VALUE, 0]