how to pull a random number out of a list python code example Example: python random generator from list import random n = random.random() print(n)