| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Random
Random() -> create a random number generator with its own internal state.
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
| x |
|
||
| tuple containing the current state. |
|
||
| None |
|
||
| x in the interval [0, 1). |
|
||
| None |
|
||
| None |
|
||
|
|||
x.__getattribute__('name') <==> x.name
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 13 23:37:24 2008 | http://epydoc.sourceforge.net |