D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Random
/
Formatter
/
Filename :
random_bytes-i.ri
back
Copy
U:RDoc::AnyMethod[iI"random_bytes:ETI"#Random::Formatter#random_bytes;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Generate a random binary string.;To:RDoc::Markup::BlankLine o; ; [I"@The argument _n_ specifies the length of the result string.;T@o; ; [I"7If _n_ is not specified or is nil, 16 is assumed. ;TI" It may be larger in future.;T@o; ; [I"6The result may contain any byte: "\x00" - "\xff".;T@o:RDoc::Markup::Verbatim; [I" require 'random/formatter' ;TI" ;TI"PRandom.random_bytes #=> "\xD8\\\xE0\xF4\r\xB2\xFC*WM\xFF\x83\x18\xF45\xB6" ;TI" # or ;TI"prng = Random.new ;TI"Fprng.random_bytes #=> "m\xDC\xFC/\a\x00Uf\xB2\xB2P\xBD\xFF6S\x97";T:@format0: @fileI"lib/random/formatter.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(n=nil);T@!FI"Formatter;TcRDoc::NormalModule00