private static AtomicLong uniqueseed = new AtomicLong(System.currentTimeMillis() ); long st = uniqueseed .incrementAndGet()