menu
uuid
rng
MathRNG
MathRNG const constructor
MathRNG
brightness_4
brightness_5
MathRNG
constructor
const
MathRNG
(
{
int
seed
=
-1
}
)
Implementation
const MathRNG({this.seed = -1});
uuid
rng
MathRNG
MathRNG const constructor
MathRNG class
Constructors
MathRNG
Properties
hashCode
runtimeType
seed
Methods
generate
generateInternal
noSuchMethod
toString
Operators
operator ==