RandomEngineType Enum

class arrayfire.library.random.RandomEngineType(value)

Bases: Enum

MERSENNE = 300
PHILOX = 100
THREEFRY = 200