Home
last modified time | relevance | path

Searched defs:prng (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/util/Collection/testlibrary/
DCollectionSupplier.java104 final Random prng = new Random(13); in shuffle() local
/libcore/ojluni/src/main/java/java/security/
DSecureRandom.java327 String prng = getPrngAlgorithm(); in getDefaultPRNG() local