es-utilities
v1.0.3
Published
Utilities to enhance Java Script
Downloads
4
Maintainers
Readme
Javascript Utilities
numbers
- mapRange
- getRandNumInRange
- getRandIntInRangeIncBounds
- getRandIntInRangeExcUpBound
- getRandIntInRangeExcLowBound
- seriesGenerator
- circularSeriesGenerator
- randomSeriesGenerator
- primeSequenceGenerator
- primeSequence
- isPrime
combinatorics
- factorial
- nPr
- nCr
- permutations
- combinations
arrayUtils
- shuffleArray
arrayPatterns
- randomTraversalIndexGenerator
- spiralIndexGenerator