Forum » Smalltalk » Random » I am

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

\o/
de ng
22.05 08:51
a piece of php-code?

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

funny...
nl arni
22.05 09:01
javascript
fr foO
22.05 15:27
Returns a random number between min & max but who cares ?
de dob
22.05 22:12
it's random!
pl Dylon
19.06 03:40
:o
mt KiL|3rBoY
19.06 06:48
k