Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Random /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
255
B
-rw-r--r--
2023-07-26 17:26
bytes-i.ri
312
B
-rw-r--r--
2023-07-26 17:26
cdesc-Random.ri
365
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
857
B
-rw-r--r--
2023-07-26 17:26
new_seed-c.ri
249
B
-rw-r--r--
2023-07-26 17:26
rand-c.ri
268
B
-rw-r--r--
2023-07-26 17:26
rand-i.ri
1.16
KB
-rw-r--r--
2023-07-26 17:26
seed-i.ri
235
B
-rw-r--r--
2023-07-26 17:26
srand-c.ri
755
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" srand:ETI"Random::srand;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"<Seeds the pseudorandom number generator to the value of;TI"0<i>number</i>. If <i>number</i> is omitted,;TI"=seeds the generator using a combination of the time, the;TI"Eprocess id, and a sequence number. (This is also the behavior if;TI"C<code>Kernel::rand</code> is called without previously calling;TI"G<code>srand</code>, but without the sequence.) By setting the seed;TI"Hto a known value, scripts can be made deterministic during testing.;TI"MThe previous seed value is returned. Also see <code>Kernel::rand</code>.;T: @file0I"%srand(number=0) -> old_seed ;T0[ I"(p1 = v1);FI" random.c;T