I want to get a random and non-repetitive number between 2 intervals. What I mean by non-repetitive:
Random random = new Random(); while(//someth