Holen Sie sich n zufällige Zahlen von x bis y Python
import random
random.sample(range(31), 10)
Tremendous Enceladus
import random
random.sample(range(31), 10)
import random
res = (y-x)*random.random()+x