Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/dsl/monkeypatches.rb
Overview
Enchancement of String class to generate random sample based on the pattern given.
Instance Method Summary collapse
-
#∀(size: 32, symbols: [*('A'..'Z'), *('а'..'я'), *('0'..'9'), *[' ']*10]) ⇒ String
(also: #any)
Generates random sample of
String.