Skip to content

Instantly share code, notes, and snippets.

@venkat-bitla
Created January 31, 2012 14:39
Show Gist options
  • Save venkat-bitla/1710825 to your computer and use it in GitHub Desktop.
Save venkat-bitla/1710825 to your computer and use it in GitHub Desktop.
Repeating strings with javascript array
Array(30).join("-");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment