Run ❯
Get your
own
website
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
from numpy import random x = random.rand(5) print(x)
x
from
numpy
import
random
x
=
random
.
rand
(
5
)
print
(
x
)
[0.9917155 0.6045312 0.1734808 0.5480142 0.8182710]