quick_random_seed

Function quick_random_seed 

Source
fn quick_random_seed() -> usize
Expand description

Simple wall-clock seed for the navigation RNG. The visualiser doesn’t need cryptographic randomness — frame-to-frame variation from the nanosecond clock is plenty for preset shuffling.