generate dummy data on suiteCRM for performance testing POC purposes

How can we generate dummy data on suiteCRM for performance testing POC purposes? is there a tool that integrates with SuiteCRM to generate dummy data?

I don’t know, but when browsing through the code on GitHub I noticed we have a fake data plugin that is used for tests. Try to find that and see if you can make it work for you.

This is only loaded by composer on dev environment, it points here

https://github.com/fzaninotto/Faker