Re-exports

pub use rand;
pub use rand_pcg;
pub use glam;

Modules

Structs

Wrapper around a random generator based on Pcg32.

Returns a random number for a predefined bag of them

Constants

Traits

An automatically-implemented extension trait on RngCore providing high-level generic methods for sampling values and other convenience methods.

Functions

Returns a local position from another local

Returns a screen position from local

Returns a local position from screen