Searched refs:useSecureRandomSeed (Results 1 – 1 of 1) sorted by relevance
765 private static final boolean useSecureRandomSeed = secureRandomSeedRequested(); field in RandomSupport779 if (useSecureRandomSeed) { in initialSeed()