2019/6/21 13:22:17 -0700, [email protected]: > On Jun 21, 2019, at 2:36 PM, [email protected] wrote: >> By my count this JEP would add ten new public types to the java.util >> package. Is it time to consider creating a java.util.random subpackage? > > Sure, that would be a completely reasonable move. Who should make that > decision?
I suggest that you propose it, as part of this JEP. It might make sense to put the key interface(s) directly in java.util, with static factories for convenience. Up to you. - Mark
