Crate bevy_rng

Source

Re-exports§

pub use rand::Rng as _;

Structs§

Rng
The Rng resource.
RngPlugin
RngPlugin allows you to inject a (optionally seeded) random number generator into your systems.