StringUtils

Functions

Link copied to clipboard
fun randomString(length: Int, dict: List<Char> = ALPHABET): String