randwords 1.1.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

randwords 1.1.2

randwords
Random word and string generators written in Python
Installation
python -m pip install randwords
Examples:
python randwords 6 : Get 6 random words from the included words file
python randwords -f ~/mywords 6 : Get 6 random words from a file at ~/mywords
python randwords -l 6 : Get 6 random words an convert them to lowercase
python randwords -A 6 : Get 6 random words and remove non-ASCII characters
python randwords -a 6 : Get 6 random words and remove apostrophes

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.