menu
uuid
rng
LegacyRNG
LegacyRNG const constructor
LegacyRNG
brightness_4
brightness_5
LegacyRNG
constructor
const
LegacyRNG
(
Function
_rng
,
Map
<
Symbol
,
dynamic
>
_namedArgs
,
List
_positionalArgs
)
Implementation
const LegacyRNG(this._rng, this._namedArgs, this._positionalArgs);
uuid
rng
LegacyRNG
LegacyRNG const constructor
LegacyRNG class
Constructors
LegacyRNG
Properties
hashCode
runtimeType
Methods
generate
generateInternal
noSuchMethod
toString
Operators
operator ==