Get your own website Result Size: 625 x 565
x
 
from numpy import random
x = random.rand(5)
print(x)
[0.9917155 0.6045312 0.1734808 0.5480142 0.8182710]