The uniform() method returns a random floating number between the two specified numbers (both included).
import random print(random.uniform(20, 30))
$ python3 test.py
25.547661293351773
$ python3 test.py
27.825416674846192
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший