rand::thread_rng() caches the random number generator in a thread-local so I imagine the first time you use it will require creating a new ...
確定! 回上一頁