Метод | Описание | |
---|---|---|
Distort ( double f ) |
Construct a distort randomizer for the specified factor.
|
|
Randomize ( double d ) : double |
Distort the random number by the factor that was specified in the constructor.
|
public Randomize ( double d ) : double | ||
d | double | The number to distort. |
Результат | double |