kotest-assertions / io.kotest.properties / kotlin.random.Random / nextPrintableChar

nextPrintableChar

fun Random.nextPrintableChar(): Char

Returns the next pseudorandom, uniformly distributed value from the ASCII range 32-126.