SyntaxFix
Write A Post
Hire A Developer
Questions
Solving in underscore
data = []; _.times( highEnd, function( n ){ data.push( lowEnd ++ ) } );