How to generate random test data?

Hi, How to generate random test data ?

Thank You

Yes, you should have internet if you’re automating app which requires internet. And add extenal jar ‘lorem’ download from the maven repository

I am afraid this is not happening because I do not have internet.

Hey enes, You Can generate random data by using Data modeling concepts. But you should need internet as it communicates with the server through Cloud Internet is mandatory.

Math.abs(new Random().nextInt() % 600) + 1