Make sure dotSize is never less than 1. This fixes panic due in PRNG "invalid argument to Intn" due to requesting random number with no range (0).
Dmitry Chestnykh dmitry@codingrobots.com
Mon, 20 Apr 2015 16:00:42 +0200
1 files changed,
3 insertions(+),
0 deletions(-)
jump to