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