After rand_core migration to its own repository and chacha20 replacing rand_chacha, rand_pcg will be the only remaining "additional" crate in this repository. I think it makes sense to move it to the rust-random/rngs repository and use this repository only for the rand crate.
After
rand_coremigration to its own repository andchacha20replacingrand_chacha,rand_pcgwill be the only remaining "additional" crate in this repository. I think it makes sense to move it to the rust-random/rngs repository and use this repository only for therandcrate.