Méthode | Description | |
---|---|---|
ConstRandomizer ( double v ) |
Construct a range randomizer.
|
|
Randomize ( double d ) : double |
Generate a random number based on the range specified in the constructor.
|
public Randomize ( double d ) : double | ||
d | double | The range randomizer ignores this value. |
Résultat | double |