Table of Contents - string_pattern-2.2.2 Documentation
Pages
- LICENSE
-
README
- StringPattern
- Installation
- Usage
- What is a string pattern?
- How to generate a string following a pattern
- Generating unique strings
- Generate words randomly in English or Spanish
- Generate strings using Regular Expressions (Regexp)
- String patterns
- How to generate one or another string
- Custom characters
- Required characters or symbol types
- Excluded characters
- Not fulfilling a pattern
- Generate a string with specific expected errors
- Validate if a string is following a pattern
- Configure
- SP_ADD_TO_RUBY
- national_chars
- optimistic
- Contributing
- License
Classes and Modules
Methods
- ::analyze — StringPattern
- ::generate — StringPattern
- ::national_chars= — StringPattern
- ::validate — StringPattern
- #gen — Array
- #gen — String
- #gen — Symbol
- #gen — Regexp
- #gen — Kernel
- #generate — Array
- #generate — String
- #generate — Symbol
- #generate — Regexp
- #generate — Kernel
- #to_camel_case — String
- #to_sp — Regexp
- #val — Array
- #val — String
- #val — Symbol
- #validate — Array
- #validate — String
- #validate — Symbol