how to create a random seed in java code example Example: java random seed Random rand = new Random(System.currentTimeMillis());