how to get a random number from alist in python code example Example: python random generator from list import random n = random.random() print(n)