HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.7.4/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::BlankLineo;
;	[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