Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RandomType = newRandomType()
RandomType is the _random.Random class.
CPython: Modules/_randommodule.c:597 Random_Type_spec
Functions ¶
This section is empty.
Types ¶
type RandomObject ¶
RandomObject backs a _random.Random instance.
CPython: Modules/_randommodule.c:104 RandomObject
Click to show internal directories.
Click to hide internal directories.