Faker.jl
Faker.jl copied to clipboard
generator of fake data for julia
Results
2
Faker.jl issues
Sort by
recently updated
recently updated
newest added
**Describe the bug** First names are not gender-specific, and therefore often not realistic. This is a problem when combining name and sex in Faker.profile(). For example, typically Barbara is a...
bug
**Is your feature request related to a problem? Please describe.** Yes, I need fake U.S. Social Security Numbers (SSN) as part of new public datasets for testing record linkage. Unfortunately,...
enhancement