Can I ask for examples of usage of this lib with factory_bot?
Opened this issue · 0 comments
Yevhenii-Kushvid commented
- how to bind FactoryBot+Faker with this gem together, for more flexibility?
- how to test generation of string data in different charsets: urf-8, iso-8859-1, Shift JIS, ...?
- how to generate random integer ranges, like: 1..20, 40..59?