File: //usr/local/rvm/gems/ruby-2.6.8/doc/activesupport-6.1.4.1/ri/SecureRandom/base36-c.ri
U:RDoc::AnyMethod[iI"base36:ETI"SecureRandom::base36;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GSecureRandom.base36 generates a random base36 string in lowercase.;To:RDoc::Markup::BlankLine o;
; [I"PThe argument _n_ specifies the length of the random string to be generated.;T@o;
; [I"YIf _n_ is not specified or is +nil+, 16 is assumed. It may be larger in the future. ;TI"TThis method can be used over +base58+ if a deterministic case key is necessary.;T@o;
; [I"BThe result will contain alphanumeric characters in lowercase.;T@o:RDoc::Markup::Verbatim; [I"3p SecureRandom.base36 # => "4kugl2pdqmscqtje"
;TI">p SecureRandom.base36(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