Description
@Test public void test() { while (RandomUtils.nextLong(12900000000001L, 12900000000016L) != 12900000000016L) { } System.out.println("should not be invoked"); }
@Test public void test() { while (RandomUtils.nextLong(12900000000001L, 12900000000016L) != 12900000000016L) { } System.out.println("should not be invoked"); }