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