Method: Quickstrings.rutf8string

Defined in:
lib/quickstrings.rb

.rutf8string(length = 1) ⇒ Object



56
57
58
# File 'lib/quickstrings.rb', line 56

def rutf8string(length = 1)
  whitelist_string UTF8SAMPLE, length
end