The Random\Randomizer class
Random\Randomizer
&reftitle.intro;
Provides a high-level API to the randomness provided by an Random\Engine.
&reftitle.classsynopsis;
final
Random\Randomizer
&Properties;
public
readonly
Random\Engine
engine
&Methods;
&reftitle.properties;
engine
The low-level source of randomness for the Random\Randomizer’s methods.
&reference.random.random.entities.randomizer;