Expand description
The single place where we generate random material for our own use.
Structsยง
Functionsยง
- fill_random ๐Fill the whole slice with random material.
- random_u32 ๐Return a uniformly random u32.
- random_vec ๐Make a Vec
of the given size containing random material.