Faker is a random data generator for julia programming language. Faker will be of use to you, whether you need to start your database, test the operation of its services or build documents automatically.
Faker groups functions with common properties in "Providers", such as Company, Datetime, Internet, Lorem, Phone number, etc. Each call to any method produces a different (random) result.