Razaekel / noise-rs

Procedural noise generation library for Rust.
Apache License 2.0
842 stars 118 forks source link

implement rng in place of u32 seeds #350

Open Razaekel opened 3 months ago

Razaekel commented 3 months ago

Closes #197