Searched refs:Random32Bit (Results 1 – 1 of 1) sorted by relevance
39 return new Random32Bit(); in getPlatformSpecificRandomFactory()47 private static class Random32Bit extends Random { class in PlatformRandomHelper