Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate arbitrary length of words? #6

Open
deanrad opened this issue Mar 7, 2017 · 1 comment
Open

How to generate arbitrary length of words? #6

deanrad opened this issue Mar 7, 2017 · 1 comment

Comments

@deanrad
Copy link

deanrad commented Mar 7, 2017

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:
@lestoni
Copy link
Owner

lestoni commented Sep 13, 2021

@deanrad Sorry i haven't been paying much attention to this, been on other things ! i'll check it out and if you can offer any contribution feel free : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants