mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-14 12:29:45 +01:00
Add link to faker-cli
This commit is contained in:
parent
f55668e1fd
commit
69a0a844bc
@ -58,6 +58,8 @@ for ($i=0; $i < 10; $i++) {
|
|||||||
// Ms. Karley Kiehn V
|
// Ms. Karley Kiehn V
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Tip**: For a quick generation of data, you can also use Faker as a command line tool thanks to [faker-cli](https://github.com/bit3/faker-cli).
|
||||||
|
|
||||||
## Formatters
|
## Formatters
|
||||||
|
|
||||||
Each of the generator properties (like `name`, `address`, and `lorem`) are called "formatters". A faker generator has many of them, packaged in "providers". Here is a list of the bundled formatters in the default locale.
|
Each of the generator properties (like `name`, `address`, and `lorem`) are called "formatters". A faker generator has many of them, packaged in "providers". Here is a list of the bundled formatters in the default locale.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user