module documentation

Undocumented

Class Random Random class implementation that allows to enforce a prefixable behaviour.
Constant P Undocumented
Type Variable T Undocumented
Type Alias FloatOrInt Undocumented
P =

Undocumented

Value
ParamSpec('P')
T =

Undocumented

Value
TypeVar('T')
FloatOrInt: TypeAlias =

Undocumented

Value
float | int