Searched refs:oRandom (Results 1 – 4 of 4) sorted by relevance
65 Random oRandom = new Random(); in test() local66 oRandom.nextBytes( pBytesIn ); in test()
79 Random oRandom = new Random(); in test() local80 oRandom.nextBytes( pBytesIn ); in test()
118 Random oRandom = new Random(); in test() local119 oRandom.nextBytes (pBytesOriginal); in test()
71 Random oRandom = new Random (); in test() local75 oRandom.nextBytes (pBytesOut[i]); in test()
Completed in 26 milliseconds