I\'m current stuck in the random generator. The requirement specification shows a sample like this:
Random rand = new Random(3412);
The ran
This is probably due to different framework versions. Have a look at this