File: //usr/local/rvm/gems/ruby-2.6.8/doc/activesupport-6.1.4.1/ri/SecureRandom/base58-c.ri
U:RDoc::AnyMethod[iI"base58:ETI"SecureRandom::base58;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I":SecureRandom.base58 generates a random base58 string.;To:RDoc::Markup::BlankLine o;
; [I"PThe argument _n_ specifies the length of the random string to be generated.;T@o;
; [I"XIf _n_ is not specified or is +nil+, 16 is assumed. It may be larger in the future.;T@o;
; [I"IThe result may contain alphanumeric characters except 0, O, I and l.;T@o:RDoc::Markup::Verbatim; [I"3p SecureRandom.base58 # => "4kUgL2pdQMSCQtjE"
;TI">p SecureRandom.base58(24) # => "77TMHrHJFvFDwodq8w7Ev2m7";T:@format0:
@fileI"0lib/active_support/core_ext/securerandom.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(n = 16);T@FI"SecureRandom;TcRDoc::NormalModule00