pub fn thread_rng() -> Random
Get a thread-local random number generator (convenience function)
This provides fast access to a thread-local RNG for performance-critical code.