We formalise this for all our generators with the SeedableRng trait. The Seed type. We require all seedable RNGs to define a Seed type satisfying AsMut<[u8]> + ...
確定! 回上一頁