Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 10th, 2012
206
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
sleepsort
=
function
(
arr
)
{
arr.
forEach
(
function
(
item
)
{
setTimeout
(
function
(
)
{
console.
log
(
item
)
;
}
,
item
*
100
)
}
)
}
sleepsort
(
[
4
,
1
,
3
,
2
]
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $500 IN 15 MIN
JavaScript | 1 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 12 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps) Z
JavaScript | 13 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 17 sec ago | 0.32 KB
Make $15OO in 2O minutesV E
Java | 18 sec ago | 0.06 KB
⭐ Free ETH Method ⭐
JavaScript | 21 sec ago | 0.32 KB
Profit Method
JavaScript | 26 sec ago | 0.32 KB
Profit Method
Java | 30 sec ago | 0.09 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!