Home
last modified time | relevance | path

Searched refs:rand (Results 126 – 132 of 132) sorted by last modified time

123456

/plugin/dokugource/
H A Daction.php122 $this->colors[$p] = sprintf('%02X%02X%02X', rand(0, 255), rand(0, 255), rand(0, 255));
H A Dadmin.php124 $this->colors[$p] = sprintf('%02X%02X%02X', rand(0, 255), rand(0, 255), rand(0, 255));
/plugin/mundart/
H A Drenderer.php295 return (((1 == rand(1,$chance))?array_shift($shouts):$stub) . ' ');
/plugin/textile2/
H A DclassTextile.php867 $i = uniqid(rand());
961 $this->fn[$id] = uniqid(rand());
/plugin/gallery2/dwgallery/
H A Ddwgallery.php186 $nr = rand(0, $max); // Zufallsbild auswählen
/plugin/googlesearch/
H A Dnusoap.php412 $type_prefix = 'ns'.rand(1000,9999);
539 $tt_prefix = 'ns' . rand(1000, 9999);
5276 $tt_prefix = 'ns' . rand(1000, 9999);
6979 $r = rand();
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1rand:1,rassoc:1,read:1,read_nonblock:1,readchar:1,readline:1,readlines:1,readpartial:1,rehash:1,re… property in hljs.LANGUAGES.ruby.c.keymethods

123456