Guilherme Minozzi
Guilherme Minozzi
Maybe we can use parameters by country name liked this ```ts import { faker } from '@faker-js/faker'; console.log(faker.name.fullName()); // Lexie Bernie console.log(faker.name.fullName({ country: 'Japan' })); // Bernie Lexie ```
> > Talvez possamos usar parâmetros por nome de país como este > > ```ts > > import { faker } from '@faker-js/faker'; > > > > console.log(faker.name.fullName()); // Lexie...
I understand the @h2oearth idea. Maybe the optional `{ min, max}` options might be interesting.
@ST-DDT @Shinigami92 does it make sense to implement a min and max parameter?
> Please wait a bit so we have time to discuss this in depth with the team. > > What do you expect to happen if a locale does not...
Hello guys. I woud like contribute with this task.Can you guys assign to me?
Alright @ST-DDT . I will try to contribute as best I can to this issue. 😀
I would like to try to solve this task. Could assign to me?
Can u explain better? How this should work...
Hey guys, I would like to try to contribute with this feature. Could you assign to me?