Skip to content

Instantly share code, notes, and snippets.

@withattribution
Created October 10, 2014 14:24
Show Gist options
  • Select an option

  • Save withattribution/bc82e7a021795003f76f to your computer and use it in GitHub Desktop.

Select an option

Save withattribution/bc82e7a021795003f76f to your computer and use it in GitHub Desktop.
node -e "while(1){process.stdout.write('\x1b[38;5;' + Math.floor(256 * Math.random()) + 'mWOW')}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment