Razaekel / noise-rs

Procedural noise generation library for Rust.
Apache License 2.0
856 stars 120 forks source link

implement rng in place of u32 seeds #350

Open Razaekel opened 5 months ago

Razaekel commented 5 months ago

Closes #197