shaibi5611 shaibi5611 14-02-2020 Computers and Technology contestada Generate an array x that has n=100 random numbers that are uniformly distributed over the interval [0,1) . Look up how to use the uniform() submodule of numpy.random for this question.