brainpy.math.random.choice

Contents

brainpy.math.random.choice#

random.choice(seq)#

Choose a random element from a non-empty sequence.