menu
uuid package
documentation
rng.dart
MathRNGDeprecated
MathRNGDeprecated const constructor
MathRNGDeprecated const constructor
dark_mode
light_mode
MathRNGDeprecated
constructor
const
MathRNGDeprecated
(
{
int
seed
=
-1
,
})
Implementation
const MathRNGDeprecated({this.seed = -1});
uuid package
documentation
rng
MathRNGDeprecated
MathRNGDeprecated const constructor
MathRNGDeprecated class