Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This allows users to fairly easily migrate from CoreRng::fill_byte() and similar constructions without requiring them to fuss around with a new SeedableRng (or copy-paste this boilerplate) when their slice is just full of Arbitrary-able types. Signed-off-by: Aleksa Sarai <[email protected]>
- Loading branch information