A persian faker library for android
You can access to faker objects by according blew following table:
| Method | Descriptions | Return |
|---|---|---|
PersianFaker.getName() |
Return random firstname | شهاب |
PersianFaker.getFamily() |
Return random lastname | سلامی |
PersianFaker.getFullname() |
Return random fullname | شهاب سلامی |
PersianFaker.getCompany() |
Return random company name | دومینو |
PersianFaker.getNumber() |
Return random mobile number | 09123456789 |
PersianFaker.getAddress() |
Return random email address | نیشابور - بلوار خیام ،خیابان عطار |
PersianFaker.getCity() |
Return random city name | نیشابور |
The MIT License (MIT). Please see License File for more information.