Skip to content

ncmreynolds/loremipsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lorem Ipsum

An Arduino lorem ipsum generator, perhaps useful for testing your own code that works with text, messages and so on.

Simply use...

loremipsum.sentence(<number of words>)		//Defaults to 7-12 if not specified
loremipsum.paragraph(<number of sentences>)	//Defaults to 3-8 if not specified

...to return a String of words with terminating punctuation.

Generation of this is not efficient as it's all Strings, pull requests are welcome :-).

About

An Arduino lorem ipsum generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages