GitPedia

Faker cli

cli wrapper for fakerjs

From lestoni·Updated April 13, 2026·View on GitHub·
·Archived

**faker cli** is a cli wrapper for fakerjs The project is written primarily in JavaScript, distributed under the Other license, first published in 2015. Key topics include: cli-utilities, fake, faker-generator, fakerjs, javascript.

ARCHIVED - NO LONGER MAINTAINED

Note: This repository is no longer actively maintained.

Thank you for your interest in this project. While the repository remains accessible for reference and use, please be aware that no further updates, bug fixes, or support will be provided at this time.


faker-cli.

Build Status

NPM

A command-line wrapper for faker

Install.

$ npm install -g faker-cli

Examples.

$ faker-cli --helpers userCard

$ faker-cli -n findName

Usage.

 Usage: faker-cli [option]

  A cli wrapper for fakerjs

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -a, --address [value]   street address
    -c, --company [value]   company info
    -d, --date    [value]   date options
    -f  --finance [value]   finance field
    -i  --internet [value]  internet goodies
    -l  --lorem    [value]   lorem ipsum goodnes
    -n  --names    [value]  person name(s)
    -s  --system   [value]   System Info'
    -C  --commerce [value]  Commerce related info
    -p  --phone   [value]   phone number options
    -r  --random  [value]   randomness
    -L, --locale  [value]   set locale, defaults to en
    -x, --hacker  [value]   hackers stuff
    -H, --helpers [value]   detailed contextual data
    -I, --image   [value]   image data
    --locales           list available locales

  faker-cli <cmd> help    list options available for <cmd>

  Examples

        $ faker-cli --helpers userCard
        $ faker-cli --random uuid
        $ faker-cli --locale de --helpers userCard

License.

MIT.

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from lestoni/faker-cli via the GitHub API.Last fetched: 6/24/2026