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 |
Definition at line 109 of file vsrandom.py.
def __init__ | ( | self, | |
x = None |
|||
) |
Initialize an instance. Optional argument x controls seeding, as for Random.seed().
Definition at line 113 of file vsrandom.py.
References whrandom.seed().
gauss_next |
Definition at line 120 of file vsrandom.py.
|
static |
Definition at line 111 of file vsrandom.py.