RandomGenerator() | | 0% | | n/a | 1 | 1 | 5 | 5 | 1 | 1 |
initSecureRandom(String) | | 63% | | 50% | 1 | 2 | 2 | 7 | 0 | 1 |
setUseSecureRandom(boolean) | | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
setAlgorithmSecureRandom(String) | | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
isUseSecureRandom() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getAlgorithmSecureRandom() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
nextRandom(int) | | 100% | | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
nextRandomInt(int) | | 100% | | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
nextRandomBytes(byte[]) | | 100% | | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
nextInt(int) | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
getRandomEngine() | | 100% | | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
getAlgorithm() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextBoolean() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextInt() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextLong() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextDouble() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextFloat() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
nextGaussian() | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
RandomGenerator(boolean, SecureRandomAlgorithm) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
RandomGenerator(boolean) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
RandomGenerator(boolean, String) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
getSecureRandom(String) | | 100% | | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
nextRandomBytes(int) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
initEngine(boolean, String) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
initSecureRandomDefault() | | 100% | | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
static {...} | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
getDefaultInstance() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getSecureRandomDefault() | | 100% | | 100% | 0 | 2 | 0 | 3 | 0 | 1 |