unilab.envs.common.math.np_sample_uniform

unilab.envs.common.math.np_sample_uniform(lower, upper, size, dtype=<class 'numpy.float32'>)[source]

Sample uniformly from [lower, upper] with output dtype.

Parameters:
Return type:

ndarray