neomatrixcode / Faker.jl

generator of fake data for julia
https://faker.vercel.app/
MIT License
52 stars 11 forks source link

unicode? #6

Closed yakir12 closed 3 years ago

yakir12 commented 7 years ago

How about a generator that includes "all" unicode, symbols, punctuations, tabs, line-breaks, slashes, the works?

neomatrixcode commented 7 years ago

Yes, it is a good idea. I will take it into account for the next versions of Faker. Thank you

neomatrixcode commented 3 years ago

Thanks for your contribution, this feature has been added to version 0.3 of Faker, here you will find links with more information.

https://neomatrixcode.gitbook.io/faker/guide/providers/base

yakir12 commented 3 years ago

Awesome!