Searched defs:random (Results 1 – 4 of 4) sorted by relevance
38 double random = Math.random(); in getBitmapForIndex() local
45 private Random random = new Random(); field in SimpleTempStorage
182 final SecureRandom random, in SSLSocketFactory()
32 private static final Random random = new Random(); field in DisplayItem