texto-0.4.0 is not a library.
Texto
Texto is a CLI for generating dummy text.
[!IMPORTANT] This project is still under development. As a Rust begineer's project, you may encounter bugs or unexpected behavior.
Installation
Using Cargo (Recommend)
Direct Download
Download the latest binary from Releases and add it to your PATH.
Usage
# Generate words (16 words, English)
# Generate 100 words
# Generate 10 words in German
# Generate 100 words three times
# Generate an array with strings in JSON format
# Generate words with a separator
# Generate Lorem Ipsum
# Generate Lorem Ipsum with 10 words
# Generate a UUID (Default: Version 6)
# Generate a v7 UUID
# Save 10 UUIDs to uuids.txt
# Generate a UUID with hyphen
License
MIT License - LICENSE