Forum » Smalltalk » Random » I am

de dob
I am on 22.05.08 14:52
function $random(min, max) {
return Math.floor(Math.random() * (max - min + 1) + min);
}

\o/
de ng
22.05.08 15:51, Last edited: 22.05.08 22:57
a piece of php-code?

edit: now i have it: random i am \o/

funny...
nl arni
javascript
fr foO
Returns a random number between min & max but who cares ?
dob deleted his own post (09.12.09 00:39)
pl Dylon
:o
mt Killerboy
k
hk msh100 deleted this post of hk giaome1 (19.01.21 17:36)
This Thread is closed and cannot be commented on anymore.