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 /
ruby31 /
share /
ri /
system /
Random /
Formatter /
Delete
Unzip
Name
Size
Permission
Date
Action
alphanumeric-i.ri
866
B
-rw-r--r--
2025-04-28 21:06
base64-i.ri
959
B
-rw-r--r--
2025-04-28 21:06
cdesc-Formatter.ri
2.3
KB
-rw-r--r--
2025-04-28 21:06
choose-i.ri
916
B
-rw-r--r--
2025-04-28 21:06
gen_random-i.ri
261
B
-rw-r--r--
2025-04-28 21:06
hex-i.ri
898
B
-rw-r--r--
2025-04-28 21:06
rand-i.ri
402
B
-rw-r--r--
2025-04-28 21:06
random_bytes-i.ri
875
B
-rw-r--r--
2025-04-28 21:06
random_number-i.ri
610
B
-rw-r--r--
2025-04-28 21:06
urlsafe_base64-i.ri
1.43
KB
-rw-r--r--
2025-04-28 21:06
uuid-i.ri
942
B
-rw-r--r--
2025-04-28 21:06
Save
Rename
U:RDoc::NormalModule[iI"Formatter:ETI"Random::Formatter;T0o:RDoc::Markup::Document:@parts[o;;[S:RDoc::Markup::Heading: leveli: textI"Random number formatter.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Paragraph;[I"6Formats generated random numbers in many manners.;T@S; ; i;I" Examples;T@o; ;[I")Generate random hexadecimal strings:;T@o:RDoc::Markup::Verbatim;[ I" require 'random/formatter' ;TI" ;TI"-prng.hex(10) #=> "52750b30ffbc7de3b362" ;TI"-prng.hex(10) #=> "92b15d6c8dc4beb5f559" ;TI"3prng.hex(13) #=> "39b290146bea6ce975c37cfc23" ;T:@format0o; ;[I"$Generate random base64 strings:;T@o;;[I",prng.base64(10) #=> "EcmTPZwWRAozdA==" ;TI",prng.base64(10) #=> "KO1nIU+p9DKxGg==" ;TI",prng.base64(12) #=> "7kJSM/MzBJI+75j8" ;T;0o; ;[I"$Generate random binary strings:;T@o;;[I"9prng.random_bytes(10) #=> "\016\t{\370g\310pbr\301" ;TI"?prng.random_bytes(10) #=> "\323U\030TO\234\357\020\a\337" ;T;0o; ;[I"#Generate alphanumeric strings:;T@o;;[I",prng.alphanumeric(10) #=> "S8baxMJnPl" ;TI",prng.alphanumeric(10) #=> "aOxAg8BAJe" ;T;0o; ;[I"Generate UUIDs:;T@o;;[I":prng.uuid #=> "2d931510-d99f-494a-8c67-87feb05e1594" ;TI"9prng.uuid #=> "bad85eb9-0713-4da7-8d36-07a8e4b00eab";T;0: @fileI"lib/random/formatter.rb;T:0@omit_headings_from_table_of_contents_below0o;;[o; ;[I"?Generate a random number in the given range as Random does;T@o;;[I"5prng.random_number #=> 0.5816771641321361 ;TI"&prng.random_number(1000) #=> 485 ;TI"$prng.random_number(1..6) #=> 3 ;TI"5prng.rand #=> 0.5816771641321361 ;TI"&prng.rand(1000) #=> 485 ;TI"#prng.rand(1..6) #=> 3;T;0;I" random.c;T;0;0;0[ [U:RDoc::Constant[i I"ALPHANUMERIC;TI"$Random::Formatter::ALPHANUMERIC;T:public0o;;[ ;@<;0@<@cRDoc::NormalModule0[ [[I" class;T[[;[ [:protected[ [:private[ [I" instance;T[[;[ [;[ [;[[I"alphanumeric;TI"lib/random/formatter.rb;T[I"base64;T@j[I"choose;T@j[I"gen_random;T@j[I"hex;T@j[I" rand;TI" random.c;T[I"random_bytes;T@j[I"random_number;T@u[I"urlsafe_base64;T@j[I" uuid;T@j[ [U:RDoc::Context::Section[i 0o;;[ ;0;0[I"lib/random/formatter.rb;TI" random.c;TI"Random;TcRDoc::NormalClass