Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
seedrandom.py File Reference

Go to the source code of this file.

Namespaces

 seedrandom
 

Constant Groups

 seedrandom
 

Functions

def getallchar
 
def getNumFromChar
 
def seedstring
 
def interleave
 
def rands
 
def rand
 
def seed
 

Variables

int _seed = 0
 
int RAND_MAX = 0x7fffffff
 
tuple allchar = getallchar()
 
tuple aye = allchar.find('a')
 
tuple AAYE = allchar.find('A')
 
tuple Uhun = allchar.find('0')
 
int totalnormchar = 26