Question: How to change ArrayTools[RandomArray] distribution

Is there a way to change the default settings for ArrayTools[RandomArray](distribution= )  ?

There are two distribution values available uniform, which is on the unit interval and normal which draws from a normal distribution on the unit interval. 

Can we modify those settings?  Such that using distribution=uniform (or normal) is forced to some user setting outside the unit interval?

Please Wait...