Crates.io | engish |
lib.rs | engish |
version | 0.1.0 |
source | src |
created_at | 2022-08-24 14:47:54.08526 |
updated_at | 2022-08-24 14:47:54.08526 |
description | A language utility for sampling letters and building words. |
homepage | |
repository | https://github.com/fishykins/engish/ |
max_upload_size | |
id | 651664 |
size | 216,709 |
a collection of geometry and graph based utilities with emphasis on simple code and readability.
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!
As with most rust crates, this can be imported to a project using crates.io. Follow the link for more infomation.
[words
] - adds functionality for building whole words.
[nouns
] - provides a constructor for propper nouns.
Licensed under either of
at your option.
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.
Caspar Green - caspar.m.green@gmail.com
Project Link: https://github.com/fishykins/prima