Crates.io | coyotl |
lib.rs | coyotl |
version | 0.1.0 |
source | src |
created_at | 2024-07-19 06:53:12.87639 |
updated_at | 2024-07-19 06:53:12.87639 |
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