Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
Data Fields | |
gauss_next | |
Static Public Attributes | |
int | VERSION = 1 |
def __init__ | ( | self, | |
x = None |
|||
) |
Initialize an instance. Optional argument x controls seeding, as for Random.seed().
Definition at line 113 of file random.py.
References whrandom.seed().