java.util.Random

This is an insecure pseudo-random number generator. This class is thread safe however if multiple threads are using a single instance then it is undefined if their order is the same.