Open tonnyyi opened 4 years ago
It would just be better to include fakerjs directly so we require it and use all of it's features, i see no benefit in the way postman uses faker library, apart from being able to use it in places other than scripts which can be easily fixed by creating variables of the data we want.
Postman uses the faker library to generate dummy data. And as of version v2.0.0 faker.js has support for multiple localities.. So please add a configuration item or API so that I can set locale when using dynamic variables.