getRandomString

fun getRandomString(requiredLength: Int = 10, charPool: List<Char> = defaultCharPool): <Error class: unknown class>(source)