[ create a new paste ] login | about

Link: http://codepad.org/1t6tiSOh    [ raw code | output | fork ]

Perl, pasted on Mar 28:
1
2
@a=(0..9,a..z,A..Z,_);print$a[rand@a]for a..p
#45byte


Output:
1
Gdg4O50h4X6AyXDN


Create a new paste based on this one


Comments: