ropensci / charlatan

Create fake data in R

Home Page:https://docs.ropensci.org/charlatan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-arrange locale specifics for each provider

sckott opened this issue · comments

That is, make it more similar to how it works in Python faker, where each locale provider is a class, here inherits from the base provider, with any of its own locale specific functions

Working in #130