File: C:/Ruby27-x64/share/ri/2.7.0/system/Random/Formatter/random_bytes-i.ri
U:RDoc::AnyMethod[iI"random_bytes:ETI"#Random::Formatter#random_bytes;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@SecureRandom.random_bytes generates 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 'securerandom'
;TI"
;TI"VSecureRandom.random_bytes #=> "\xD8\\\xE0\xF4\r\xB2\xFC*WM\xFF\x83\x18\xF45\xB6"
;TI"OSecureRandom.random_bytes #=> "m\xDC\xFC/\a\x00Uf\xB2\xB2P\xBD\xFF6S\x97"
;T:@format0o;
; [I";If a secure random number generator is not available, ;TI"%+NotImplementedError+ is raised.;T:
@fileI"lib/securerandom.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(n=nil);T@#FI"Formatter;TcRDoc::NormalModule00