function $random(min, max) {
return Math.floor(Math.random() * (max - min + 1) + min);
}
\o/
|
|
||||||||||||||||
whats hotupcoming broadcastsmost recent eventsrecent commentsForum » Smalltalk » Random » I am
|
||||||||||||||||
Script: 47ms (9 Queries in 2ms, Templates: 42ms, Cached: 50%, UBB: 0ms, PHP: 3ms)
|