/    Sign up×
Community /Pin to ProfileBookmark

random number

Hey i need help in making a script where i get a random number from
-100 to 100 but everytime i do it, it doesn’t come out right.

Thanks.

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@JonaOct 13.2004 — <i>
</i>&lt;script type="text/javascript"&gt;&lt;!--
var num = Math.floor(Math.random()*2)==1?(Math.floor(Math.random()*100))*-1:Math.floor(Math.random()*100);
alert (num);
//--&gt;&lt;/script&gt;
Copy linkTweet thisAlerts:
@MariolauthorOct 13.2004 — thank you very much that is exactly what i was looking for.

Thank you again.
Copy linkTweet thisAlerts:
@JonaOct 13.2004 — [font=trebuchet ms]Happy to help.[/font]
×

Success!

Help @Mariol spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...