menu
pocketpy package
documentation
pocketpy_bindings_generated.dart
PocketpyBindings
py_Random_randint method
py_Random_randint method
dark_mode
light_mode
py_Random_randint
method
int
py_Random_randint
(
py_Ref
self
,
int
a
,
int
b
)
Implementation
int py_Random_randint( py_Ref self, int a, int b, ) { return _py_Random_randint( self, a, b, ); }
pocketpy package
documentation
pocketpy_bindings_generated
PocketpyBindings
py_Random_randint method
PocketpyBindings class