faker-rs
faker-rs copied to clipboard
Feature to use API instead of local DB
There are hosted faker services like http://faker.hook.io/. We could add a cargo feature to use the API, which should presumably be able to serve a much better set of fake names, instead of the local DB. Obviously not everyone wants to rely on external services, but it could be useful to many people.