Method: Rex::Text.rand_state
- Defined in:
- lib/rex/text.rb
.rand_state ⇒ Object
Generate a state
1793 1794 1795 |
# File 'lib/rex/text.rb', line 1793 def self.rand_state() States.sample end |
Generate a state
1793 1794 1795 |
# File 'lib/rex/text.rb', line 1793 def self.rand_state() States.sample end |