|
|
@@ -87,6 +87,12 @@ function getRandomBias(min, max, bias, influence) { |
|
|
|
* @param {Boolean} nonNegative flag to treat negative number as invalid |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
* Round a number to the closes precision, max max precision 4 |
|
|
|
* @param {Number} d Any Number |
|
|
|
*/ |
|
|
|
|
|
|
|
// Playing around with dates |
|
|
|
|
|
|
|
|
|
|
|