In some cases, there are additional wrapper functions that include the Random.GLOBAL_RNG if no rng is specified. Should we do this everywhere (as in StatsBase?)
Advantage: quick random simulations
Disadvantage: user not forced to choose rng and consequently the seed
@fmikulasch : I forgot I asked myself this question and have just done this now. Should we nonetheless reconsider?
I think that educating users is in principle a good point ...
In some cases, there are additional wrapper functions that include the Random.GLOBAL_RNG if no rng is specified. Should we do this everywhere (as in StatsBase?)
Advantage: quick random simulations Disadvantage: user not forced to choose rng and consequently the seed