menu
dart_clip package
documentation
math/math.dart
ClipMath
srand static method
srand static method
dark_mode
light_mode
srand
static method
void
srand
(
int
seed
)
Implementation
static void srand( int seed ){ _randNext = seed; }
dart_clip package
documentation
math/math
ClipMath
srand static method
ClipMath class