Deprecation warnings from Faker
hamishtaplin opened this issue · 1 comments
hamishtaplin commented
I'm using this library in my own project which has a newer version of faker (^5.5.3). Faker is throwing deprecation warnings about faker.random.number:
Deprecation Warning: faker.random.number is now located in faker.datatype.number
It's a simple fix, I can raise a PR if you like?
tbrd commented
Sorry for the slow progress! Keep 'em coming :)