hwsecurity / de.cotech.hw.secrets / ByteSecretGenerator / createRandomAlphaNumeric /
createRandomAlphaNumeric
open fun createRandomAlphaNumeric(numChars: Int): ByteSecret
Creates a random alphanumeric ByteSecret of the given length.
The contained entropy will be about 6 bits to the power of numChars.