Merge pull request #543 from ergenekonyigit/master

[FEATURE] Add randomIntArrayInRange
This commit is contained in:
Angelos Chalaris
2018-01-15 14:01:47 +02:00
committed by GitHub
4 changed files with 30 additions and 0 deletions

View File

@ -141,6 +141,7 @@ pullAtIndex:array
pullAtValue:array
randomHexColorCode:utility,random
randomIntegerInRange:math,utility,random
randomIntArrayInRange:math,utility,random
randomNumberInRange:math,utility,random
readFileLines:node,array,string
redirect:browser,url