Skip to content

Instantly share code, notes, and snippets.

@nkapliev
Created April 18, 2016 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nkapliev/faa15737a00419a31d9e5830eed48da1 to your computer and use it in GitHub Desktop.
Save nkapliev/faa15737a00419a31d9e5830eed48da1 to your computer and use it in GitHub Desktop.
js range
Array.apply(null, {length: N}).map(Number.call, Number)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment