Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Random Password Generater
nathmatt
Sep 19th, 2011
338
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
a =
(
'a'
..
'z'
)
.
to_a
+
(
'0'
..
'9'
)
.
to_a
+
(
'A'
..
'Z'
)
.
to_a
pass =
[
]
(
0
..
9
)
.
each
{
|
i
|
pass
[
i
]
= a
[
rand
(
a.
size
)
]
.
to_s
}
puts
pass.
join
gets
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ChangeNOW Bug (Get more on BTC swaps) 5
JavaScript | 1 sec ago | 0.32 KB
Profit Method
JavaScript | 5 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes 8
JavaScript | 7 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes Z
JavaScript | 10 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 11 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN K
JavaScript | 11 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐ X
JavaScript | 19 sec ago | 0.32 KB
Profit Method
JavaScript | 22 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!