KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Random
Extensions
Next
Double Method
Overload List
NextDouble(Random, Double, FloatScale)
Returns a non-negative random
Double
value that is less than or equal to the specified
maxValue
.
NextDouble(Random, Double, Double, FloatScale)
Returns a random
Double
value that is within a specified range.
See Also
Reference
RandomExtensions Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also