Module Stringex::StringExtensions::PublicClassMethods
In: lib/stringex/string_extensions.rb

These methods are extended onto the String class itself.

Methods

random  

Public Instance methods

Returns string of random characters with a length matching the specified limit. Excludes 0 to avoid confusion between 0 and O.

[Validate]