pub fn randu<T>(dims: Dim4) -> Array<T>where T: HasAfEnum,
Create random numbers from uniform distribution
dims
An Array with random values.