Crate bevy_rng[][src]

Re-exports

pub use rand::Rng as _;

Structs

Rng

The random number generator.

RngPlugin

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