from pip_services3_commons.random import RandomArray value1 = RandomArray.pick([1, 2, 3, 4]) # Possible result: 3