julia
f2e223f6
- Random: allow seeding from an RNG
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
302 days ago
Random: allow seeding from an RNG Seeding from an RNG is the most flexible way: the caller doesn't need to know anything about the internals of the fed RNG, which can request all the entropy it needs from the parent PRG in whatever form it needs.
References
#51533 - Random: allow seeding from an RNG
Author
rfourquet
Committer
rfourquet
Parents
b680b4eb
Loading