Hi, In some of my testcases, I need a random long integer. I've found these Groovy lines to provide me with such: Random random = new ...
確定! 回上一頁