-
distantInt(int max, {double bias = 1.0})
→ int
-
Available on Random,
provided by the RandomEx extension
-
nearInt(int max, {double bias = 1.0})
→ int
-
Available on Random,
provided by the RandomEx extension
-
nextBoolBiased(double input, double target)
→ bool
-
Available on Random,
provided by the RandomEx extension
-
nextBrightColorHex({bool hasAlpha = false})
→ String
-
Available on Random,
provided by the RandomEx extension
-
nextColorHex({bool hasAlpha = false})
→ String
-
Available on Random,
provided by the RandomEx extension
-
nextIterable(Iterable iterable)
→ dynamic
-
Available on Random,
provided by the RandomEx extension