AbstractRandomMixin#

class named_arrays.AbstractRandomMixin#

Bases: ABC

A mixin class used for random implicit arrays.

Attributes

seed

Seed for the random number generator instance

Methods

__init__()

Inheritance Diagram

Inheritance diagram of named_arrays.AbstractRandomMixin
abstract property seed: int#

Seed for the random number generator instance