| | Name | Description |
|---|
 | FloatRandomLogNormalDistribution |
Constructs a random number generator for a beta distribution
using default mean of 0.0, sigma of 1.0, displacement of 0.0, and scale of 1.0.
|
 | FloatRandomLogNormalDistribution(Single, Single, Single, Single) |
Constructs a random number generator for a beta distribution
using the specified distribution parameters.
|
 | FloatRandomLogNormalDistribution(Single, Single, Single, Single, FloatRandomLogNormalDistributionGenerationMethod) |
Constructs a random number generator for a beta distribution
using the specified distribution parameters.
|