| Crates.io | coyotl |
| lib.rs | coyotl |
| version | 0.1.0 |
| created_at | 2024-07-19 06:53:12.87639+00 |
| updated_at | 2024-07-19 06:53:12.87639+00 |
| description | a noise generator library |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1308348 |
| size | 2,709 |
a noise generator library
This is a Rust library, available through crates.io. To install in your project, add it to your Cargo.toml as a dependency:
[dependencies]
coyotl = "0.1.0"
Or run the following command from within your project directory:
cargo add coyotl