get Uppercase Letters Valid Index

private open fun getUppercaseLettersValidIndex(secureRandom: SecureRandom): Int

Method used to get a valid index from the UPPERCASE_LETTERS set

Return

a valid index as int

Parameters

secureRandom

The secure random instance used to generate the characters made up the password