class GeneratorMethods(custom: str = 'custom', uniform: str = 'uniform', low_order_first: str = 'low_order_first', high_order_first: str = 'high_order_first')

Bases: ReferenceBase

custom: str = 'custom'
high_order_first: str = 'high_order_first'
low_order_first: str = 'low_order_first'
uniform: str = 'uniform'