Skip to content

Instantly share code, notes, and snippets.

@naoto
Created June 22, 2011 13:23
Show Gist options
  • Save naoto/1040084 to your computer and use it in GitHub Desktop.
Save naoto/1040084 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
p [*1..43].shuffle[1..6]*'-'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment