Forum: Suggestion Box
11-08-2011, 01:59 AM
|
Replies: 6
Views: 12,073
Random number
This is not a bug. Random number returns a Double value between 0 and 1 (not including 1). For minimum, Alice simply add the "min value" to the generated number. For maximum, Alice multiply the "max...
|