coyotl

Crates.iocoyotl
lib.rscoyotl
version0.1.0
sourcesrc
created_at2024-07-19 06:53:12.87639
updated_at2024-07-19 06:53:12.87639
descriptiona noise generator library
homepage
repository
max_upload_size
id1308348
size2,709
Alex Barber (RaidoWolf)

documentation

README

Coyotl

a noise generator library

How to Use

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
Commit count: 0

cargo fmt