Searched refs:rnd (Results 1 – 1 of 1) sorted by relevance
205 final Random rnd = new Random(System.currentTimeMillis()); in format() local206 f32bs.setFileSystemId(rnd.nextInt()); in format()