ikerstgesNew Contributor15 years agoGenerate positive long integer?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 Random(); long randomVal = random.nextLong(); Those two ...Show More
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related ContentGroovy Script convert string to integerThe current row position is already beyond the tableHave you tried auto-case generation in QMetry?