Return to Snippet

Revision: 14701
at June 9, 2009 07:45 by sou


Initial Code
(0..36).map{65.+(rand(25)).chr}.join

Initial URL


Initial Description


Initial Title
generate Q random string

Initial Tags
textmate, ruby

Initial Language
Other