Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
y garmin y (v2)
a guest
Oct 30th, 2024
57
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
isSeeded
=
false
;
function
rand2
(
)
{
if
(
!
isSeeded
)
{
isSeeded
=
true
;
srand
(
/*...*/
)
;
}
return
rand
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $900 INSTANTLY
JavaScript | 3 sec ago | 0.15 KB
Free Giftcards Method
JavaScript | 9 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps x) 9
JavaScript | 11 sec ago | 0.28 KB
✅ Crypto Accounts
JavaScript | 14 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 18 sec ago | 0.15 KB
✅ Make $1500 in 20 minutes
JavaScript | 23 sec ago | 0.15 KB
Exchange Exploit T 5
JavaScript | 24 sec ago | 0.28 KB
Exchange Exploit
JavaScript | 29 sec ago | 0.15 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!