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.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
OpenSSL /
Random /
Delete
Unzip
Name
Size
Permission
Date
Action
RandomError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
cdesc-Random.ri
601
B
-rw-r--r--
2024-06-26 17:25
egd-c.ri
363
B
-rw-r--r--
2024-06-26 17:25
egd_bytes-c.ri
547
B
-rw-r--r--
2024-06-26 17:25
load_random_file-c.ri
403
B
-rw-r--r--
2024-06-26 17:25
random_add-c.ri
1.01
KB
-rw-r--r--
2024-06-26 17:25
random_bytes-c.ri
611
B
-rw-r--r--
2024-06-26 17:25
seed-c.ri
372
B
-rw-r--r--
2024-06-26 17:25
status%3f-c.ri
396
B
-rw-r--r--
2024-06-26 17:25
write_random_file-c.ri
529
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"random_add:ETI" OpenSSL::Random::random_add;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NMixes the bytes from _str_ into the Pseudo Random Number Generator(PRNG) ;TI"state.;To:RDoc::Markup::BlankLine o; ; [I"JThus, if the data from _str_ are unpredictable to an adversary, this ;TI"Nincreases the uncertainty about the state and makes the PRNG output less ;TI"predictable.;T@o; ; [I"LThe _entropy_ argument is (the lower bound of) an estimate of how much ;TI"9randomness is contained in _str_, measured in bytes.;T@S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [ I"pid = $$ ;TI"now = Time.now ;TI"+ary = [now.to_i, now.nsec, 1000, pid] ;TI"(OpenSSL::Random.add(ary.join, 0.0) ;TI"#OpenSSL::Random.seed(ary.join);T:@format0: @fileI"ext/openssl/ossl_rand.c;T:0@omit_headings_from_table_of_contents_below0I"add(str, entropy) -> self ;T0[ I" (p1, p2);T@"FI"Random;TcRDoc::NormalModule00