provaengine ~master (2022-05-08T15:19:44.1677855)
Dub
Repo
randomI
prova
math
random
Returns a random int within [0, max)
int
randomI
(int min, int max)
int
randomI
(int max)
int
randomI
(
int
max
)
Meta
Source
See Implementation
prova
math
random
functions
randomF
randomI
Returns a random int within [0, max)