menu
dartbag package
documentation
random.dart
RandomUtils extension
RandomUtils extension
dark_mode
light_mode
RandomUtils
extension
Miscellaneous utility methods for
math.Random
.
on
Random
Methods
nextIntFrom
(
int
low
,
int
high
)
→
int
Returns a random intenger in the range [
low
,
high
).
dartbag package
documentation
random
RandomUtils extension
random library