Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

How to generate arbitrary length of words? #6

Description

@deanrad

This trial and error produced no results..

~/src/antares (master) $ faker-cli -l words
"repellat in quibusdam"
~/src/antares (master) $ faker-cli -l words 3
"nihil magni tempore"
~/src/antares (master) $ faker-cli -l words 5
"amet placeat quia"
~/src/antares (master) $ faker-cli -l 5 words
     Available options for lorem:
	word
	words
	sentence
	sentences
	paragraph
	paragraphs
	text
	lines


~/src/antares-example-chat (master) $ faker-cli -l '5 words'
     Available options for lorem:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions