1 unstable release
0.1.0 | Aug 24, 2022 |
---|
#1965 in Text processing
205KB
2.5K
SLoC
Engish
a collection of geometry and graph based utilities with emphasis on simple code and readability.
About The Project
This project is a collection of utilities to help you generate new and exciting words that vaguely resemble the English language. Support is provided for simple letter sampling, digraph sampling, word generation and much more. No more will you need to import a list of names into your project- simply generate a new one on the fly!
Getting Started
As with most rust crates, this can be imported to a project using crates.io. Follow the link for more infomation.
Optional features
words
- adds functionality for building whole words.nouns
- provides a constructor for propper nouns.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Contributions are both welcome and appreciated!
Contributions in any form (issues, pull requests, etc.) to this project must adhere to Rust's Code of Conduct.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Contact
Caspar Green - caspar.m.green@gmail.com
Project Link: https://github.com/fishykins/prima
Dependencies
~1.2–1.9MB
~41K SLoC