Okay, I implemented this SO question to my code: Return True or False Randomly
But, I have strange behavior: I need to run ten instances simultaneously, where every
You could also try nextBoolean()-Method Here is an example: http://www.tutorialspoint.com/java/util/random_nextboolean.htm
nextBoolean()